/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Xmx16000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml -s ../../../trunk/examples/settings/automizer/concurrent/svcomp-Reach-32bit-Automizer_Default-noMmResRef-PN-NoLbe.epf --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg true --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --cacsl2boogietranslator.check.absence.of.signed.integer.overflows true -i ../../../trunk/examples/svcomp/weaver/popl20-proofs-counter-add-4-semi-Q67.wvr.c


--------------------------------------------------------------------------------


This is Ultimate 0.2.4-wip.dk.empire-owicki-175f719-m
[2023-11-30 09:56:49,368 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-30 09:56:49,418 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/automizer/concurrent/svcomp-Reach-32bit-Automizer_Default-noMmResRef-PN-NoLbe.epf
[2023-11-30 09:56:49,440 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-30 09:56:49,440 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-30 09:56:49,441 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-30 09:56:49,441 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-30 09:56:49,441 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-30 09:56:49,442 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-30 09:56:49,442 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-30 09:56:49,442 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-30 09:56:49,443 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-30 09:56:49,443 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-30 09:56:49,443 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-30 09:56:49,444 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-30 09:56:49,444 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-30 09:56:49,444 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-30 09:56:49,445 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-30 09:56:49,445 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-30 09:56:49,445 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-30 09:56:49,446 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-30 09:56:49,446 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-30 09:56:49,446 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-30 09:56:49,447 INFO  L153        SettingsManager]:  * To the following directory=./dump/
[2023-11-30 09:56:49,447 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-30 09:56:49,447 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-30 09:56:49,448 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-30 09:56:49,448 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-30 09:56:49,448 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-30 09:56:49,449 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-30 09:56:49,449 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-30 09:56:49,449 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2023-11-30 09:56:49,449 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-30 09:56:49,450 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> true
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check unreachability of reach_error function -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check absence of signed integer overflows -> true
[2023-11-30 09:56:49,621 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-30 09:56:49,641 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-30 09:56:49,643 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-30 09:56:49,645 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-30 09:56:49,645 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-30 09:56:49,646 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/popl20-proofs-counter-add-4-semi-Q67.wvr.c
[2023-11-30 09:56:50,784 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-30 09:56:50,944 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-30 09:56:50,944 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-proofs-counter-add-4-semi-Q67.wvr.c
[2023-11-30 09:56:50,950 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4fe9272e9/ee724785504c46d08f3f1777c092439e/FLAG5912367ed
[2023-11-30 09:56:50,961 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4fe9272e9/ee724785504c46d08f3f1777c092439e
[2023-11-30 09:56:50,963 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-30 09:56:50,964 INFO  L133        ToolchainWalker]: Walking toolchain with 5 elements.
[2023-11-30 09:56:50,965 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-30 09:56:50,965 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-30 09:56:50,968 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-30 09:56:50,969 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 30.11 09:56:50" (1/1) ...
[2023-11-30 09:56:50,970 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@cc3f5d0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.11 09:56:50, skipping insertion in model container
[2023-11-30 09:56:50,970 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 30.11 09:56:50" (1/1) ...
[2023-11-30 09:56:50,988 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-30 09:56:51,130 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-30 09:56:51,139 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-30 09:56:51,157 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-30 09:56:51,164 WARN  L675               CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler.
[2023-11-30 09:56:51,164 WARN  L675               CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler.
[2023-11-30 09:56:51,169 INFO  L206         MainTranslator]: Completed translation
[2023-11-30 09:56:51,170 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.11 09:56:51 WrapperNode
[2023-11-30 09:56:51,170 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-30 09:56:51,171 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-30 09:56:51,171 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-30 09:56:51,171 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-30 09:56:51,177 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.11 09:56:51" (1/1) ...
[2023-11-30 09:56:51,183 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.11 09:56:51" (1/1) ...
[2023-11-30 09:56:51,207 INFO  L138                Inliner]: procedures = 22, calls = 43, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 148
[2023-11-30 09:56:51,208 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-30 09:56:51,208 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-30 09:56:51,208 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-30 09:56:51,209 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-30 09:56:51,216 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.11 09:56:51" (1/1) ...
[2023-11-30 09:56:51,216 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.11 09:56:51" (1/1) ...
[2023-11-30 09:56:51,219 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.11 09:56:51" (1/1) ...
[2023-11-30 09:56:51,219 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.11 09:56:51" (1/1) ...
[2023-11-30 09:56:51,230 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.11 09:56:51" (1/1) ...
[2023-11-30 09:56:51,233 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.11 09:56:51" (1/1) ...
[2023-11-30 09:56:51,235 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.11 09:56:51" (1/1) ...
[2023-11-30 09:56:51,236 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.11 09:56:51" (1/1) ...
[2023-11-30 09:56:51,238 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-30 09:56:51,239 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-30 09:56:51,239 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-30 09:56:51,239 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-30 09:56:51,240 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.11 09:56:51" (1/1) ...
[2023-11-30 09:56:51,244 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-30 09:56:51,259 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-11-30 09:56:51,278 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-30 09:56:51,291 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-30 09:56:51,312 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-30 09:56:51,312 INFO  L130     BoogieDeclarations]: Found specification of procedure thread1
[2023-11-30 09:56:51,312 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread1
[2023-11-30 09:56:51,312 INFO  L130     BoogieDeclarations]: Found specification of procedure thread2
[2023-11-30 09:56:51,312 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread2
[2023-11-30 09:56:51,312 INFO  L130     BoogieDeclarations]: Found specification of procedure thread3
[2023-11-30 09:56:51,313 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread3
[2023-11-30 09:56:51,313 INFO  L130     BoogieDeclarations]: Found specification of procedure thread4
[2023-11-30 09:56:51,313 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread4
[2023-11-30 09:56:51,313 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-30 09:56:51,313 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-30 09:56:51,313 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2023-11-30 09:56:51,313 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end
[2023-11-30 09:56:51,313 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin
[2023-11-30 09:56:51,314 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-30 09:56:51,314 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-30 09:56:51,314 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2023-11-30 09:56:51,315 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-30 09:56:51,316 WARN  L213             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement
[2023-11-30 09:56:51,424 INFO  L241             CfgBuilder]: Building ICFG
[2023-11-30 09:56:51,426 INFO  L267             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-30 09:56:51,637 INFO  L282             CfgBuilder]: Performing block encoding
[2023-11-30 09:56:51,793 INFO  L304             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-30 09:56:51,793 INFO  L309             CfgBuilder]: Removed 4 assume(true) statements.
[2023-11-30 09:56:51,795 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 30.11 09:56:51 BoogieIcfgContainer
[2023-11-30 09:56:51,795 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-30 09:56:51,797 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-30 09:56:51,797 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-30 09:56:51,799 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-30 09:56:51,799 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 30.11 09:56:50" (1/3) ...
[2023-11-30 09:56:51,803 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3449bb33 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 30.11 09:56:51, skipping insertion in model container
[2023-11-30 09:56:51,803 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.11 09:56:51" (2/3) ...
[2023-11-30 09:56:51,804 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3449bb33 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 30.11 09:56:51, skipping insertion in model container
[2023-11-30 09:56:51,804 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 30.11 09:56:51" (3/3) ...
[2023-11-30 09:56:51,805 INFO  L112   eAbstractionObserver]: Analyzing ICFG popl20-proofs-counter-add-4-semi-Q67.wvr.c
[2023-11-30 09:56:51,820 INFO  L197   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-30 09:56:51,820 INFO  L156   ceAbstractionStarter]: Applying trace abstraction to program that has 16 error locations.
[2023-11-30 09:56:51,820 INFO  L508   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2023-11-30 09:56:51,891 INFO  L144    ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions.
[2023-11-30 09:56:51,925 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 156 places, 153 transitions, 334 flow
[2023-11-30 09:56:51,978 INFO  L124   PetriNetUnfolderBase]: 10/149 cut-off events.
[2023-11-30 09:56:51,979 INFO  L125   PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES.
[2023-11-30 09:56:51,986 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 166 conditions, 149 events. 10/149 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 134 event pairs, 0 based on Foata normal form. 0/123 useless extension candidates. Maximal degree in co-relation 105. Up to 2 conditions per place. 
[2023-11-30 09:56:51,986 INFO  L82        GeneralOperation]: Start removeDead. Operand has 156 places, 153 transitions, 334 flow
[2023-11-30 09:56:51,991 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 127 places, 123 transitions, 267 flow
[2023-11-30 09:56:51,998 INFO  L361      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-30 09:56:52,005 INFO  L362      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, mHoare=true, 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;@7b201e0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-30 09:56:52,005 INFO  L363      AbstractCegarLoop]: Starting to check reachability of 36 error locations.
[2023-11-30 09:56:52,021 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2023-11-30 09:56:52,021 INFO  L124   PetriNetUnfolderBase]: 3/57 cut-off events.
[2023-11-30 09:56:52,021 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2023-11-30 09:56:52,021 INFO  L224   CegarLoopForPetriNet]: Found error trace
[2023-11-30 09:56:52,022 INFO  L232   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-30 09:56:52,022 INFO  L425      AbstractCegarLoop]: === Iteration 1 === Targeting thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] ===
[2023-11-30 09:56:52,026 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-30 09:56:52,026 INFO  L85        PathProgramCache]: Analyzing trace with hash -814335105, now seen corresponding path program 1 times
[2023-11-30 09:56:52,034 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-30 09:56:52,034 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1355991567]
[2023-11-30 09:56:52,034 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-30 09:56:52,035 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-30 09:56:52,130 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-30 09:56:52,320 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-30 09:56:52,320 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-30 09:56:52,320 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1355991567]
[2023-11-30 09:56:52,321 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1355991567] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-30 09:56:52,321 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-30 09:56:52,321 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-30 09:56:52,322 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [374450357]
[2023-11-30 09:56:52,323 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-30 09:56:52,330 INFO  L576      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-30 09:56:52,338 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-30 09:56:52,360 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-30 09:56:52,361 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-30 09:56:52,363 INFO  L497   CegarLoopForPetriNet]: Number of universal loopers: 116 out of 153
[2023-11-30 09:56:52,368 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 127 places, 123 transitions, 267 flow. Second operand  has 3 states, 3 states have (on average 117.0) internal successors, (351), 3 states have internal predecessors, (351), 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)
[2023-11-30 09:56:52,368 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2023-11-30 09:56:52,368 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 116 of 153
[2023-11-30 09:56:52,369 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2023-11-30 09:56:53,709 INFO  L124   PetriNetUnfolderBase]: 6595/9056 cut-off events.
[2023-11-30 09:56:53,709 INFO  L125   PetriNetUnfolderBase]: For 1253/1256 co-relation queries the response was YES.
[2023-11-30 09:56:53,730 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 17696 conditions, 9056 events. 6595/9056 cut-off events. For 1253/1256 co-relation queries the response was YES. Maximal size of possible extension queue 672. Compared 45659 event pairs, 1744 based on Foata normal form. 1665/4766 useless extension candidates. Maximal degree in co-relation 17263. Up to 7861 conditions per place. 
[2023-11-30 09:56:53,818 INFO  L140   encePairwiseOnDemand]: 127/153 looper letters, 30 selfloop transitions, 7 changer transitions 2/128 dead transitions.
[2023-11-30 09:56:53,818 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 128 transitions, 371 flow
[2023-11-30 09:56:53,819 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-30 09:56:53,821 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2023-11-30 09:56:53,828 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 411 transitions.
[2023-11-30 09:56:53,830 INFO  L542   CegarLoopForPetriNet]: DFA transition density 0.8954248366013072
[2023-11-30 09:56:53,831 INFO  L72            ComplementDD]: Start complementDD. Operand 3 states and 411 transitions.
[2023-11-30 09:56:53,831 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 3 states and 411 transitions.
[2023-11-30 09:56:53,832 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2023-11-30 09:56:53,834 INFO  L117    ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 411 transitions.
[2023-11-30 09:56:53,837 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends  has 4 states, 3 states have (on average 137.0) internal successors, (411), 3 states have internal predecessors, (411), 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)
[2023-11-30 09:56:53,840 INFO  L131    ReachableStatesCopy]: Finished reachableStatesCopy Result  has 4 states, 4 states have (on average 153.0) internal successors, (612), 4 states have internal predecessors, (612), 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)
[2023-11-30 09:56:53,841 INFO  L81            ComplementDD]: Finished complementDD. Result  has 4 states, 4 states have (on average 153.0) internal successors, (612), 4 states have internal predecessors, (612), 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)
[2023-11-30 09:56:53,844 INFO  L307   CegarLoopForPetriNet]: 127 programPoint places, 0 predicate places.
[2023-11-30 09:56:53,844 INFO  L500      AbstractCegarLoop]: Abstraction has has 127 places, 128 transitions, 371 flow
[2023-11-30 09:56:53,844 INFO  L501      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 117.0) internal successors, (351), 3 states have internal predecessors, (351), 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)
[2023-11-30 09:56:53,845 INFO  L224   CegarLoopForPetriNet]: Found error trace
[2023-11-30 09:56:53,845 INFO  L232   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-30 09:56:53,846 WARN  L482      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-30 09:56:53,846 INFO  L425      AbstractCegarLoop]: === Iteration 2 === Targeting thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] ===
[2023-11-30 09:56:53,847 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-30 09:56:53,847 INFO  L85        PathProgramCache]: Analyzing trace with hash -814335103, now seen corresponding path program 1 times
[2023-11-30 09:56:53,847 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-30 09:56:53,848 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1492142860]
[2023-11-30 09:56:53,848 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-30 09:56:53,848 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-30 09:56:53,871 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-30 09:56:53,978 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-30 09:56:53,978 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-30 09:56:53,978 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1492142860]
[2023-11-30 09:56:53,979 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1492142860] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-30 09:56:53,979 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-30 09:56:53,979 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-30 09:56:53,979 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1309380742]
[2023-11-30 09:56:53,979 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-30 09:56:53,980 INFO  L576      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-30 09:56:53,981 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-30 09:56:53,981 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-30 09:56:53,981 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-30 09:56:53,982 INFO  L497   CegarLoopForPetriNet]: Number of universal loopers: 115 out of 153
[2023-11-30 09:56:53,983 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 127 places, 128 transitions, 371 flow. Second operand  has 3 states, 3 states have (on average 116.33333333333333) internal successors, (349), 3 states have internal predecessors, (349), 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)
[2023-11-30 09:56:53,983 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2023-11-30 09:56:53,983 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 115 of 153
[2023-11-30 09:56:53,983 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2023-11-30 09:56:55,814 INFO  L124   PetriNetUnfolderBase]: 10682/15398 cut-off events.
[2023-11-30 09:56:55,815 INFO  L125   PetriNetUnfolderBase]: For 2503/6916 co-relation queries the response was YES.
[2023-11-30 09:56:55,836 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 42080 conditions, 15398 events. 10682/15398 cut-off events. For 2503/6916 co-relation queries the response was YES. Maximal size of possible extension queue 1228. Compared 94549 event pairs, 4801 based on Foata normal form. 4/5526 useless extension candidates. Maximal degree in co-relation 40786. Up to 12399 conditions per place. 
[2023-11-30 09:56:55,971 INFO  L140   encePairwiseOnDemand]: 149/153 looper letters, 56 selfloop transitions, 3 changer transitions 2/148 dead transitions.
[2023-11-30 09:56:55,972 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 129 places, 148 transitions, 579 flow
[2023-11-30 09:56:55,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-30 09:56:55,973 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2023-11-30 09:56:55,975 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 399 transitions.
[2023-11-30 09:56:55,975 INFO  L542   CegarLoopForPetriNet]: DFA transition density 0.869281045751634
[2023-11-30 09:56:55,975 INFO  L72            ComplementDD]: Start complementDD. Operand 3 states and 399 transitions.
[2023-11-30 09:56:55,975 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 3 states and 399 transitions.
[2023-11-30 09:56:55,976 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2023-11-30 09:56:55,976 INFO  L117    ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 399 transitions.
[2023-11-30 09:56:55,978 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends  has 4 states, 3 states have (on average 133.0) internal successors, (399), 3 states have internal predecessors, (399), 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)
[2023-11-30 09:56:55,980 INFO  L131    ReachableStatesCopy]: Finished reachableStatesCopy Result  has 4 states, 4 states have (on average 153.0) internal successors, (612), 4 states have internal predecessors, (612), 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)
[2023-11-30 09:56:55,980 INFO  L81            ComplementDD]: Finished complementDD. Result  has 4 states, 4 states have (on average 153.0) internal successors, (612), 4 states have internal predecessors, (612), 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)
[2023-11-30 09:56:55,981 INFO  L307   CegarLoopForPetriNet]: 127 programPoint places, 2 predicate places.
[2023-11-30 09:56:55,981 INFO  L500      AbstractCegarLoop]: Abstraction has has 129 places, 148 transitions, 579 flow
[2023-11-30 09:56:55,982 INFO  L501      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 116.33333333333333) internal successors, (349), 3 states have internal predecessors, (349), 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)
[2023-11-30 09:56:55,982 INFO  L224   CegarLoopForPetriNet]: Found error trace
[2023-11-30 09:56:55,982 INFO  L232   CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-30 09:56:55,982 WARN  L482      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-30 09:56:55,983 INFO  L425      AbstractCegarLoop]: === Iteration 3 === Targeting thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] ===
[2023-11-30 09:56:55,984 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-30 09:56:55,984 INFO  L85        PathProgramCache]: Analyzing trace with hash -891968375, now seen corresponding path program 1 times
[2023-11-30 09:56:55,984 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-30 09:56:55,984 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [970985879]
[2023-11-30 09:56:55,984 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-30 09:56:55,985 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-30 09:56:56,025 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-30 09:56:56,126 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-30 09:56:56,127 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-30 09:56:56,127 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [970985879]
[2023-11-30 09:56:56,127 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [970985879] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-30 09:56:56,128 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [891826029]
[2023-11-30 09:56:56,128 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-30 09:56:56,128 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-30 09:56:56,129 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-11-30 09:56:56,134 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-30 09:56:56,166 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-30 09:56:56,241 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-30 09:56:56,243 INFO  L262         TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-30 09:56:56,248 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-30 09:56:56,336 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-30 09:56:56,336 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-30 09:56:56,403 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-30 09:56:56,403 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [891826029] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-30 09:56:56,404 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-30 09:56:56,404 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2023-11-30 09:56:56,404 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [97077533]
[2023-11-30 09:56:56,404 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-30 09:56:56,405 INFO  L576      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-30 09:56:56,405 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-30 09:56:56,406 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-30 09:56:56,406 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2023-11-30 09:56:56,407 INFO  L497   CegarLoopForPetriNet]: Number of universal loopers: 115 out of 153
[2023-11-30 09:56:56,408 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 129 places, 148 transitions, 579 flow. Second operand  has 7 states, 7 states have (on average 117.28571428571429) internal successors, (821), 7 states have internal predecessors, (821), 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)
[2023-11-30 09:56:56,408 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2023-11-30 09:56:56,409 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 115 of 153
[2023-11-30 09:56:56,409 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2023-11-30 09:57:00,513 INFO  L124   PetriNetUnfolderBase]: 26895/36684 cut-off events.
[2023-11-30 09:57:00,513 INFO  L125   PetriNetUnfolderBase]: For 13252/28267 co-relation queries the response was YES.
[2023-11-30 09:57:00,579 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 135747 conditions, 36684 events. 26895/36684 cut-off events. For 13252/28267 co-relation queries the response was YES. Maximal size of possible extension queue 1954. Compared 226693 event pairs, 4136 based on Foata normal form. 4/13139 useless extension candidates. Maximal degree in co-relation 113975. Up to 30845 conditions per place. 
[2023-11-30 09:57:00,939 INFO  L140   encePairwiseOnDemand]: 149/153 looper letters, 140 selfloop transitions, 10 changer transitions 2/239 dead transitions.
[2023-11-30 09:57:00,939 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 239 transitions, 1478 flow
[2023-11-30 09:57:00,940 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-30 09:57:00,940 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 7 states.
[2023-11-30 09:57:00,941 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 951 transitions.
[2023-11-30 09:57:00,942 INFO  L542   CegarLoopForPetriNet]: DFA transition density 0.8879551820728291
[2023-11-30 09:57:00,942 INFO  L72            ComplementDD]: Start complementDD. Operand 7 states and 951 transitions.
[2023-11-30 09:57:00,942 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 7 states and 951 transitions.
[2023-11-30 09:57:00,942 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2023-11-30 09:57:00,943 INFO  L117    ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 951 transitions.
[2023-11-30 09:57:00,945 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends  has 8 states, 7 states have (on average 135.85714285714286) internal successors, (951), 7 states have internal predecessors, (951), 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)
[2023-11-30 09:57:00,947 INFO  L131    ReachableStatesCopy]: Finished reachableStatesCopy Result  has 8 states, 8 states have (on average 153.0) internal successors, (1224), 8 states have internal predecessors, (1224), 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)
[2023-11-30 09:57:00,947 INFO  L81            ComplementDD]: Finished complementDD. Result  has 8 states, 8 states have (on average 153.0) internal successors, (1224), 8 states have internal predecessors, (1224), 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)
[2023-11-30 09:57:00,949 INFO  L307   CegarLoopForPetriNet]: 127 programPoint places, 8 predicate places.
[2023-11-30 09:57:00,949 INFO  L500      AbstractCegarLoop]: Abstraction has has 135 places, 239 transitions, 1478 flow
[2023-11-30 09:57:00,949 INFO  L501      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 117.28571428571429) internal successors, (821), 7 states have internal predecessors, (821), 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)
[2023-11-30 09:57:00,949 INFO  L224   CegarLoopForPetriNet]: Found error trace
[2023-11-30 09:57:00,950 INFO  L232   CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-30 09:57:00,957 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2023-11-30 09:57:01,158 WARN  L482      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-30 09:57:01,158 INFO  L425      AbstractCegarLoop]: === Iteration 4 === Targeting thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] ===
[2023-11-30 09:57:01,159 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-30 09:57:01,159 INFO  L85        PathProgramCache]: Analyzing trace with hash -891968377, now seen corresponding path program 1 times
[2023-11-30 09:57:01,159 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-30 09:57:01,160 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1457521614]
[2023-11-30 09:57:01,160 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-30 09:57:01,160 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-30 09:57:01,184 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-30 09:57:01,266 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-30 09:57:01,266 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-30 09:57:01,266 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1457521614]
[2023-11-30 09:57:01,267 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1457521614] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-30 09:57:01,267 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2086263172]
[2023-11-30 09:57:01,267 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-30 09:57:01,267 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-30 09:57:01,267 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-11-30 09:57:01,276 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-30 09:57:01,293 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-30 09:57:01,349 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-30 09:57:01,350 INFO  L262         TraceCheckSpWp]: Trace formula consists of 151 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-30 09:57:01,351 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-30 09:57:01,400 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-30 09:57:01,400 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-30 09:57:01,458 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-30 09:57:01,459 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2086263172] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-30 09:57:01,459 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-30 09:57:01,459 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2023-11-30 09:57:01,459 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1052598616]
[2023-11-30 09:57:01,459 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-30 09:57:01,460 INFO  L576      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-30 09:57:01,460 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-30 09:57:01,461 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-30 09:57:01,461 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2023-11-30 09:57:01,461 INFO  L497   CegarLoopForPetriNet]: Number of universal loopers: 116 out of 153
[2023-11-30 09:57:01,462 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 135 places, 239 transitions, 1478 flow. Second operand  has 7 states, 7 states have (on average 117.57142857142857) internal successors, (823), 7 states have internal predecessors, (823), 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)
[2023-11-30 09:57:01,462 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2023-11-30 09:57:01,462 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 116 of 153
[2023-11-30 09:57:01,463 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2023-11-30 09:57:09,614 INFO  L124   PetriNetUnfolderBase]: 51214/81511 cut-off events.
[2023-11-30 09:57:09,614 INFO  L125   PetriNetUnfolderBase]: For 51818/65726 co-relation queries the response was YES.
[2023-11-30 09:57:09,810 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 345835 conditions, 81511 events. 51214/81511 cut-off events. For 51818/65726 co-relation queries the response was YES. Maximal size of possible extension queue 4881. Compared 731578 event pairs, 6439 based on Foata normal form. 3372/39122 useless extension candidates. Maximal degree in co-relation 331676. Up to 61572 conditions per place. 
[2023-11-30 09:57:10,561 INFO  L140   encePairwiseOnDemand]: 134/153 looper letters, 294 selfloop transitions, 258 changer transitions 2/651 dead transitions.
[2023-11-30 09:57:10,561 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 651 transitions, 6252 flow
[2023-11-30 09:57:10,562 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-30 09:57:10,562 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 7 states.
[2023-11-30 09:57:10,563 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 957 transitions.
[2023-11-30 09:57:10,564 INFO  L542   CegarLoopForPetriNet]: DFA transition density 0.8935574229691877
[2023-11-30 09:57:10,564 INFO  L72            ComplementDD]: Start complementDD. Operand 7 states and 957 transitions.
[2023-11-30 09:57:10,564 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 7 states and 957 transitions.
[2023-11-30 09:57:10,565 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2023-11-30 09:57:10,565 INFO  L117    ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 957 transitions.
[2023-11-30 09:57:10,567 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends  has 8 states, 7 states have (on average 136.71428571428572) internal successors, (957), 7 states have internal predecessors, (957), 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)
[2023-11-30 09:57:10,569 INFO  L131    ReachableStatesCopy]: Finished reachableStatesCopy Result  has 8 states, 8 states have (on average 153.0) internal successors, (1224), 8 states have internal predecessors, (1224), 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)
[2023-11-30 09:57:10,570 INFO  L81            ComplementDD]: Finished complementDD. Result  has 8 states, 8 states have (on average 153.0) internal successors, (1224), 8 states have internal predecessors, (1224), 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)
[2023-11-30 09:57:10,570 INFO  L307   CegarLoopForPetriNet]: 127 programPoint places, 14 predicate places.
[2023-11-30 09:57:10,570 INFO  L500      AbstractCegarLoop]: Abstraction has has 141 places, 651 transitions, 6252 flow
[2023-11-30 09:57:10,571 INFO  L501      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 117.57142857142857) internal successors, (823), 7 states have internal predecessors, (823), 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)
[2023-11-30 09:57:10,571 INFO  L224   CegarLoopForPetriNet]: Found error trace
[2023-11-30 09:57:10,571 INFO  L232   CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-30 09:57:10,580 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-30 09:57:10,777 WARN  L482      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable3
[2023-11-30 09:57:10,778 INFO  L425      AbstractCegarLoop]: === Iteration 5 === Targeting thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] ===
[2023-11-30 09:57:10,778 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-30 09:57:10,778 INFO  L85        PathProgramCache]: Analyzing trace with hash -891968378, now seen corresponding path program 1 times
[2023-11-30 09:57:10,779 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-30 09:57:10,779 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [675287605]
[2023-11-30 09:57:10,779 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-30 09:57:10,779 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-30 09:57:10,794 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-30 09:57:10,826 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-30 09:57:10,827 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-30 09:57:10,827 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [675287605]
[2023-11-30 09:57:10,827 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [675287605] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-30 09:57:10,827 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-30 09:57:10,827 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-30 09:57:10,827 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [399481394]
[2023-11-30 09:57:10,827 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-30 09:57:10,828 INFO  L576      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-30 09:57:10,829 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-30 09:57:10,829 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-30 09:57:10,829 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-30 09:57:10,830 INFO  L497   CegarLoopForPetriNet]: Number of universal loopers: 116 out of 153
[2023-11-30 09:57:10,830 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 651 transitions, 6252 flow. Second operand  has 3 states, 3 states have (on average 117.33333333333333) internal successors, (352), 3 states have internal predecessors, (352), 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)
[2023-11-30 09:57:10,831 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2023-11-30 09:57:10,833 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 116 of 153
[2023-11-30 09:57:10,833 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2023-11-30 09:57:16,876 INFO  L124   PetriNetUnfolderBase]: 36798/55881 cut-off events.
[2023-11-30 09:57:16,876 INFO  L125   PetriNetUnfolderBase]: For 50616/55552 co-relation queries the response was YES.
[2023-11-30 09:57:16,987 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 281665 conditions, 55881 events. 36798/55881 cut-off events. For 50616/55552 co-relation queries the response was YES. Maximal size of possible extension queue 3366. Compared 444624 event pairs, 4790 based on Foata normal form. 152/25741 useless extension candidates. Maximal degree in co-relation 270463. Up to 42463 conditions per place. 
[2023-11-30 09:57:17,439 INFO  L140   encePairwiseOnDemand]: 150/153 looper letters, 448 selfloop transitions, 1 changer transitions 2/548 dead transitions.
[2023-11-30 09:57:17,439 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 140 places, 548 transitions, 6050 flow
[2023-11-30 09:57:17,440 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-30 09:57:17,440 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2023-11-30 09:57:17,440 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 374 transitions.
[2023-11-30 09:57:17,441 INFO  L542   CegarLoopForPetriNet]: DFA transition density 0.8148148148148148
[2023-11-30 09:57:17,441 INFO  L72            ComplementDD]: Start complementDD. Operand 3 states and 374 transitions.
[2023-11-30 09:57:17,441 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 3 states and 374 transitions.
[2023-11-30 09:57:17,441 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2023-11-30 09:57:17,441 INFO  L117    ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 374 transitions.
[2023-11-30 09:57:17,442 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends  has 4 states, 3 states have (on average 124.66666666666667) internal successors, (374), 3 states have internal predecessors, (374), 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)
[2023-11-30 09:57:17,443 INFO  L131    ReachableStatesCopy]: Finished reachableStatesCopy Result  has 4 states, 4 states have (on average 153.0) internal successors, (612), 4 states have internal predecessors, (612), 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)
[2023-11-30 09:57:17,444 INFO  L81            ComplementDD]: Finished complementDD. Result  has 4 states, 4 states have (on average 153.0) internal successors, (612), 4 states have internal predecessors, (612), 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)
[2023-11-30 09:57:17,446 INFO  L307   CegarLoopForPetriNet]: 127 programPoint places, 13 predicate places.
[2023-11-30 09:57:17,446 INFO  L500      AbstractCegarLoop]: Abstraction has has 140 places, 548 transitions, 6050 flow
[2023-11-30 09:57:17,447 INFO  L501      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 117.33333333333333) internal successors, (352), 3 states have internal predecessors, (352), 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)
[2023-11-30 09:57:17,447 INFO  L224   CegarLoopForPetriNet]: Found error trace
[2023-11-30 09:57:17,447 INFO  L232   CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-30 09:57:17,447 WARN  L482      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2023-11-30 09:57:17,447 INFO  L425      AbstractCegarLoop]: === Iteration 6 === Targeting thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] ===
[2023-11-30 09:57:17,448 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-30 09:57:17,448 INFO  L85        PathProgramCache]: Analyzing trace with hash -891968376, now seen corresponding path program 1 times
[2023-11-30 09:57:17,448 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-30 09:57:17,448 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [670856825]
[2023-11-30 09:57:17,448 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-30 09:57:17,448 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-30 09:57:17,471 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-30 09:57:17,511 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-30 09:57:17,512 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-30 09:57:17,512 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [670856825]
[2023-11-30 09:57:17,512 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [670856825] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-30 09:57:17,512 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-30 09:57:17,512 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-30 09:57:17,512 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [58794225]
[2023-11-30 09:57:17,512 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-30 09:57:17,513 INFO  L576      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-30 09:57:17,516 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-30 09:57:17,516 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-30 09:57:17,516 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-30 09:57:17,516 INFO  L497   CegarLoopForPetriNet]: Number of universal loopers: 115 out of 153
[2023-11-30 09:57:17,517 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 548 transitions, 6050 flow. Second operand  has 3 states, 3 states have (on average 117.0) internal successors, (351), 3 states have internal predecessors, (351), 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)
[2023-11-30 09:57:17,517 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2023-11-30 09:57:17,517 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 115 of 153
[2023-11-30 09:57:17,517 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2023-11-30 09:57:23,399 INFO  L124   PetriNetUnfolderBase]: 33470/52302 cut-off events.
[2023-11-30 09:57:23,400 INFO  L125   PetriNetUnfolderBase]: For 69037/95639 co-relation queries the response was YES.
[2023-11-30 09:57:23,504 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 301365 conditions, 52302 events. 33470/52302 cut-off events. For 69037/95639 co-relation queries the response was YES. Maximal size of possible extension queue 3330. Compared 433583 event pairs, 4820 based on Foata normal form. 147/25162 useless extension candidates. Maximal degree in co-relation 285230. Up to 42610 conditions per place. 
[2023-11-30 09:57:23,934 INFO  L140   encePairwiseOnDemand]: 151/153 looper letters, 383 selfloop transitions, 1 changer transitions 2/473 dead transitions.
[2023-11-30 09:57:23,935 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 140 places, 473 transitions, 5881 flow
[2023-11-30 09:57:23,935 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-30 09:57:23,935 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2023-11-30 09:57:23,936 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 371 transitions.
[2023-11-30 09:57:23,936 INFO  L542   CegarLoopForPetriNet]: DFA transition density 0.8082788671023965
[2023-11-30 09:57:23,936 INFO  L72            ComplementDD]: Start complementDD. Operand 3 states and 371 transitions.
[2023-11-30 09:57:23,936 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 3 states and 371 transitions.
[2023-11-30 09:57:23,936 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2023-11-30 09:57:23,936 INFO  L117    ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 371 transitions.
[2023-11-30 09:57:23,937 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends  has 4 states, 3 states have (on average 123.66666666666667) internal successors, (371), 3 states have internal predecessors, (371), 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)
[2023-11-30 09:57:23,938 INFO  L131    ReachableStatesCopy]: Finished reachableStatesCopy Result  has 4 states, 4 states have (on average 153.0) internal successors, (612), 4 states have internal predecessors, (612), 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)
[2023-11-30 09:57:23,938 INFO  L81            ComplementDD]: Finished complementDD. Result  has 4 states, 4 states have (on average 153.0) internal successors, (612), 4 states have internal predecessors, (612), 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)
[2023-11-30 09:57:23,939 INFO  L307   CegarLoopForPetriNet]: 127 programPoint places, 13 predicate places.
[2023-11-30 09:57:23,939 INFO  L500      AbstractCegarLoop]: Abstraction has has 140 places, 473 transitions, 5881 flow
[2023-11-30 09:57:23,939 INFO  L501      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 117.0) internal successors, (351), 3 states have internal predecessors, (351), 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)
[2023-11-30 09:57:23,939 INFO  L224   CegarLoopForPetriNet]: Found error trace
[2023-11-30 09:57:23,939 INFO  L232   CegarLoopForPetriNet]: trace histogram [5, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-30 09:57:23,939 WARN  L482      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2023-11-30 09:57:23,940 INFO  L425      AbstractCegarLoop]: === Iteration 7 === Targeting thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] ===
[2023-11-30 09:57:23,940 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-30 09:57:23,940 INFO  L85        PathProgramCache]: Analyzing trace with hash 10272028, now seen corresponding path program 2 times
[2023-11-30 09:57:23,940 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-30 09:57:23,941 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [49697124]
[2023-11-30 09:57:23,941 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-30 09:57:23,941 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-30 09:57:23,955 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-30 09:57:24,045 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-30 09:57:24,046 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-30 09:57:24,046 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [49697124]
[2023-11-30 09:57:24,047 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [49697124] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-30 09:57:24,047 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [389299621]
[2023-11-30 09:57:24,047 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-30 09:57:24,047 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-30 09:57:24,047 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-11-30 09:57:24,048 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-30 09:57:24,050 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2023-11-30 09:57:24,146 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-30 09:57:24,147 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-30 09:57:24,148 INFO  L262         TraceCheckSpWp]: Trace formula consists of 178 conjuncts, 7 conjunts are in the unsatisfiable core
[2023-11-30 09:57:24,150 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-30 09:57:24,205 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-30 09:57:24,205 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-30 09:57:24,292 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-30 09:57:24,293 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [389299621] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-30 09:57:24,293 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-30 09:57:24,293 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 12
[2023-11-30 09:57:24,293 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1293682250]
[2023-11-30 09:57:24,294 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-30 09:57:24,294 INFO  L576      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2023-11-30 09:57:24,295 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-30 09:57:24,295 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2023-11-30 09:57:24,296 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156
[2023-11-30 09:57:24,297 INFO  L497   CegarLoopForPetriNet]: Number of universal loopers: 116 out of 153
[2023-11-30 09:57:24,298 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 473 transitions, 5881 flow. Second operand  has 13 states, 13 states have (on average 117.3076923076923) internal successors, (1525), 13 states have internal predecessors, (1525), 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)
[2023-11-30 09:57:24,298 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2023-11-30 09:57:24,298 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 116 of 153
[2023-11-30 09:57:24,298 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2023-11-30 09:57:45,044 INFO  L124   PetriNetUnfolderBase]: 99771/161279 cut-off events.
[2023-11-30 09:57:45,044 INFO  L125   PetriNetUnfolderBase]: For 284950/371732 co-relation queries the response was YES.
[2023-11-30 09:57:45,928 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1021028 conditions, 161279 events. 99771/161279 cut-off events. For 284950/371732 co-relation queries the response was YES. Maximal size of possible extension queue 8326. Compared 1587327 event pairs, 12952 based on Foata normal form. 3095/84165 useless extension candidates. Maximal degree in co-relation 801114. Up to 127699 conditions per place. 
[2023-11-30 09:57:47,877 INFO  L140   encePairwiseOnDemand]: 137/153 looper letters, 531 selfloop transitions, 803 changer transitions 2/1433 dead transitions.
[2023-11-30 09:57:47,877 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 151 places, 1433 transitions, 22909 flow
[2023-11-30 09:57:47,878 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-30 09:57:47,878 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 12 states.
[2023-11-30 09:57:47,880 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 1625 transitions.
[2023-11-30 09:57:47,881 INFO  L542   CegarLoopForPetriNet]: DFA transition density 0.8850762527233116
[2023-11-30 09:57:47,881 INFO  L72            ComplementDD]: Start complementDD. Operand 12 states and 1625 transitions.
[2023-11-30 09:57:47,881 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 12 states and 1625 transitions.
[2023-11-30 09:57:47,882 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2023-11-30 09:57:47,882 INFO  L117    ReachableStatesCopy]: Start reachableStatesCopy. Operand 12 states and 1625 transitions.
[2023-11-30 09:57:47,885 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends  has 13 states, 12 states have (on average 135.41666666666666) internal successors, (1625), 12 states have internal predecessors, (1625), 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)
[2023-11-30 09:57:47,888 INFO  L131    ReachableStatesCopy]: Finished reachableStatesCopy Result  has 13 states, 13 states have (on average 153.0) internal successors, (1989), 13 states have internal predecessors, (1989), 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)
[2023-11-30 09:57:47,889 INFO  L81            ComplementDD]: Finished complementDD. Result  has 13 states, 13 states have (on average 153.0) internal successors, (1989), 13 states have internal predecessors, (1989), 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)
[2023-11-30 09:57:47,889 INFO  L307   CegarLoopForPetriNet]: 127 programPoint places, 24 predicate places.
[2023-11-30 09:57:47,889 INFO  L500      AbstractCegarLoop]: Abstraction has has 151 places, 1433 transitions, 22909 flow
[2023-11-30 09:57:47,890 INFO  L501      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 13 states have (on average 117.3076923076923) internal successors, (1525), 13 states have internal predecessors, (1525), 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)
[2023-11-30 09:57:47,890 INFO  L224   CegarLoopForPetriNet]: Found error trace
[2023-11-30 09:57:47,890 INFO  L232   CegarLoopForPetriNet]: trace histogram [5, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-30 09:57:47,898 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2023-11-30 09:57:48,095 WARN  L482      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-30 09:57:48,095 INFO  L425      AbstractCegarLoop]: === Iteration 8 === Targeting thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] ===
[2023-11-30 09:57:48,095 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-30 09:57:48,096 INFO  L85        PathProgramCache]: Analyzing trace with hash 10272030, now seen corresponding path program 2 times
[2023-11-30 09:57:48,096 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-30 09:57:48,096 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [245050944]
[2023-11-30 09:57:48,096 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-30 09:57:48,096 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-30 09:57:48,111 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-30 09:57:48,191 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-30 09:57:48,191 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-30 09:57:48,191 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [245050944]
[2023-11-30 09:57:48,191 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [245050944] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-30 09:57:48,191 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1520406608]
[2023-11-30 09:57:48,191 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-30 09:57:48,191 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-30 09:57:48,192 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-11-30 09:57:48,197 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-30 09:57:48,201 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-30 09:57:48,281 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2023-11-30 09:57:48,281 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-30 09:57:48,282 INFO  L262         TraceCheckSpWp]: Trace formula consists of 146 conjuncts, 5 conjunts are in the unsatisfiable core
[2023-11-30 09:57:48,284 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-30 09:57:48,346 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2023-11-30 09:57:48,346 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-30 09:57:48,405 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2023-11-30 09:57:48,405 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1520406608] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-30 09:57:48,405 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-30 09:57:48,405 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 4, 4] total 9
[2023-11-30 09:57:48,405 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [974421332]
[2023-11-30 09:57:48,406 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-30 09:57:48,406 INFO  L576      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2023-11-30 09:57:48,411 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-30 09:57:48,411 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2023-11-30 09:57:48,411 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=58, Unknown=0, NotChecked=0, Total=90
[2023-11-30 09:57:48,412 INFO  L497   CegarLoopForPetriNet]: Number of universal loopers: 107 out of 153
[2023-11-30 09:57:48,413 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 1433 transitions, 22909 flow. Second operand  has 10 states, 10 states have (on average 110.2) internal successors, (1102), 10 states have internal predecessors, (1102), 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)
[2023-11-30 09:57:48,413 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2023-11-30 09:57:48,413 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 107 of 153
[2023-11-30 09:57:48,413 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2023-11-30 09:58:27,665 INFO  L124   PetriNetUnfolderBase]: 129780/209951 cut-off events.
[2023-11-30 09:58:27,665 INFO  L125   PetriNetUnfolderBase]: For 453742/516383 co-relation queries the response was YES.
[2023-11-30 09:58:28,388 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1488011 conditions, 209951 events. 129780/209951 cut-off events. For 453742/516383 co-relation queries the response was YES. Maximal size of possible extension queue 9653. Compared 2116436 event pairs, 15229 based on Foata normal form. 1010/108660 useless extension candidates. Maximal degree in co-relation 1392519. Up to 166089 conditions per place. 
[2023-11-30 09:58:30,963 INFO  L140   encePairwiseOnDemand]: 146/153 looper letters, 1737 selfloop transitions, 120 changer transitions 2/1939 dead transitions.
[2023-11-30 09:58:30,964 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 160 places, 1939 transitions, 35256 flow
[2023-11-30 09:58:30,964 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2023-11-30 09:58:30,964 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 11 states.
[2023-11-30 09:58:30,966 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 1340 transitions.
[2023-11-30 09:58:30,966 INFO  L542   CegarLoopForPetriNet]: DFA transition density 0.7961972667855021
[2023-11-30 09:58:30,966 INFO  L72            ComplementDD]: Start complementDD. Operand 11 states and 1340 transitions.
[2023-11-30 09:58:30,966 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 11 states and 1340 transitions.
[2023-11-30 09:58:30,967 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2023-11-30 09:58:30,967 INFO  L117    ReachableStatesCopy]: Start reachableStatesCopy. Operand 11 states and 1340 transitions.
[2023-11-30 09:58:30,970 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends  has 12 states, 11 states have (on average 121.81818181818181) internal successors, (1340), 11 states have internal predecessors, (1340), 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)
[2023-11-30 09:58:30,972 INFO  L131    ReachableStatesCopy]: Finished reachableStatesCopy Result  has 12 states, 12 states have (on average 153.0) internal successors, (1836), 12 states have internal predecessors, (1836), 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)
[2023-11-30 09:58:30,973 INFO  L81            ComplementDD]: Finished complementDD. Result  has 12 states, 12 states have (on average 153.0) internal successors, (1836), 12 states have internal predecessors, (1836), 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)
[2023-11-30 09:58:30,973 INFO  L307   CegarLoopForPetriNet]: 127 programPoint places, 33 predicate places.
[2023-11-30 09:58:30,974 INFO  L500      AbstractCegarLoop]: Abstraction has has 160 places, 1939 transitions, 35256 flow
[2023-11-30 09:58:30,974 INFO  L501      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 110.2) internal successors, (1102), 10 states have internal predecessors, (1102), 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)
[2023-11-30 09:58:30,974 INFO  L224   CegarLoopForPetriNet]: Found error trace
[2023-11-30 09:58:30,974 INFO  L232   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-30 09:58:30,984 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2023-11-30 09:58:31,184 WARN  L482      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-30 09:58:31,184 INFO  L425      AbstractCegarLoop]: === Iteration 9 === Targeting thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] ===
[2023-11-30 09:58:31,185 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-30 09:58:31,185 INFO  L85        PathProgramCache]: Analyzing trace with hash 692673724, now seen corresponding path program 1 times
[2023-11-30 09:58:31,185 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-30 09:58:31,185 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [94580731]
[2023-11-30 09:58:31,185 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-30 09:58:31,185 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-30 09:58:31,195 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-30 09:58:31,229 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-30 09:58:31,229 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-30 09:58:31,229 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [94580731]
[2023-11-30 09:58:31,230 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [94580731] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-30 09:58:31,230 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-30 09:58:31,230 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-30 09:58:31,230 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1965482896]
[2023-11-30 09:58:31,230 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-30 09:58:31,230 INFO  L576      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-30 09:58:31,231 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-30 09:58:31,231 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-30 09:58:31,231 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-30 09:58:31,231 INFO  L497   CegarLoopForPetriNet]: Number of universal loopers: 115 out of 153
[2023-11-30 09:58:31,232 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 160 places, 1939 transitions, 35256 flow. Second operand  has 3 states, 3 states have (on average 117.0) internal successors, (351), 3 states have internal predecessors, (351), 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)
[2023-11-30 09:58:31,232 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2023-11-30 09:58:31,232 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 115 of 153
[2023-11-30 09:58:31,232 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2023-11-30 10:00:06,588 INFO  L124   PetriNetUnfolderBase]: 223257/369972 cut-off events.
[2023-11-30 10:00:06,588 INFO  L125   PetriNetUnfolderBase]: For 1609659/1725632 co-relation queries the response was YES.
[2023-11-30 10:00:08,066 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 2665043 conditions, 369972 events. 223257/369972 cut-off events. For 1609659/1725632 co-relation queries the response was YES. Maximal size of possible extension queue 17432. Compared 4155720 event pairs, 49099 based on Foata normal form. 489/198480 useless extension candidates. Maximal degree in co-relation 2180068. Up to 264616 conditions per place. 
[2023-11-30 10:00:13,436 INFO  L140   encePairwiseOnDemand]: 149/153 looper letters, 3180 selfloop transitions, 113 changer transitions 2/3394 dead transitions.
[2023-11-30 10:00:13,436 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 162 places, 3394 transitions, 69397 flow
[2023-11-30 10:00:13,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-30 10:00:13,437 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2023-11-30 10:00:13,437 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 390 transitions.
[2023-11-30 10:00:13,438 INFO  L542   CegarLoopForPetriNet]: DFA transition density 0.8496732026143791
[2023-11-30 10:00:13,438 INFO  L72            ComplementDD]: Start complementDD. Operand 3 states and 390 transitions.
[2023-11-30 10:00:13,438 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 3 states and 390 transitions.
[2023-11-30 10:00:13,438 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is deterministic.
[2023-11-30 10:00:13,438 INFO  L117    ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 390 transitions.
[2023-11-30 10:00:13,439 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends  has 4 states, 3 states have (on average 130.0) internal successors, (390), 3 states have internal predecessors, (390), 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)
[2023-11-30 10:00:13,440 INFO  L131    ReachableStatesCopy]: Finished reachableStatesCopy Result  has 4 states, 4 states have (on average 153.0) internal successors, (612), 4 states have internal predecessors, (612), 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)
[2023-11-30 10:00:13,440 INFO  L81            ComplementDD]: Finished complementDD. Result  has 4 states, 4 states have (on average 153.0) internal successors, (612), 4 states have internal predecessors, (612), 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)
[2023-11-30 10:00:13,441 INFO  L307   CegarLoopForPetriNet]: 127 programPoint places, 35 predicate places.
[2023-11-30 10:00:13,441 INFO  L500      AbstractCegarLoop]: Abstraction has has 162 places, 3394 transitions, 69397 flow
[2023-11-30 10:00:13,441 INFO  L501      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 117.0) internal successors, (351), 3 states have internal predecessors, (351), 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)
[2023-11-30 10:00:13,441 INFO  L224   CegarLoopForPetriNet]: Found error trace
[2023-11-30 10:00:13,441 INFO  L232   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-30 10:00:13,441 WARN  L482      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2023-11-30 10:00:13,441 INFO  L425      AbstractCegarLoop]: === Iteration 10 === Targeting thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] ===
[2023-11-30 10:00:13,442 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-30 10:00:13,442 INFO  L85        PathProgramCache]: Analyzing trace with hash 406150737, now seen corresponding path program 1 times
[2023-11-30 10:00:13,442 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-30 10:00:13,442 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [564401922]
[2023-11-30 10:00:13,442 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-30 10:00:13,442 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-30 10:00:13,465 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-30 10:00:13,499 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-30 10:00:13,499 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-30 10:00:13,499 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [564401922]
[2023-11-30 10:00:13,499 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [564401922] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-30 10:00:13,500 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-30 10:00:13,502 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-30 10:00:13,502 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [472289850]
[2023-11-30 10:00:13,502 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-30 10:00:13,502 INFO  L576      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-30 10:00:13,502 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-30 10:00:13,503 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-30 10:00:13,503 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-30 10:00:13,503 INFO  L497   CegarLoopForPetriNet]: Number of universal loopers: 115 out of 153
[2023-11-30 10:00:13,503 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 162 places, 3394 transitions, 69397 flow. Second operand  has 3 states, 3 states have (on average 117.0) internal successors, (351), 3 states have internal predecessors, (351), 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)
[2023-11-30 10:00:13,503 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2023-11-30 10:00:13,504 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 115 of 153
[2023-11-30 10:00:13,504 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2023-11-30 10:00:49,496 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1264], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 57#L44true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:49,496 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,496 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,497 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,497 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,497 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1265], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 57#L44true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:49,497 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,497 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,497 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,497 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,497 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1266], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 57#L44true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:49,497 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,497 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,498 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,498 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,511 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1264], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 57#L44true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:49,511 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,511 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,511 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,511 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,512 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1265], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 57#L44true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:49,512 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,512 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,512 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,512 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,512 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1266], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 57#L44true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:49,512 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,512 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,512 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,512 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,554 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1264], [649#(< ~counter~0 2147483646), 1527#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 57#L44true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:49,554 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,554 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,554 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,554 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,554 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1265], [649#(< ~counter~0 2147483646), 1527#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 57#L44true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:49,554 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,555 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,555 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,555 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,555 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1266], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 57#L44true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:49,555 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,555 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,555 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,555 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,568 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1264], [649#(< ~counter~0 2147483646), 1527#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 57#L44true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:49,568 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,568 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,568 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,568 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,568 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1265], [649#(< ~counter~0 2147483646), 1527#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 57#L44true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:49,568 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,568 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,568 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,568 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,569 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1266], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 57#L44true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:49,569 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,569 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,569 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:49,569 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,531 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,532 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,532 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,532 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,532 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,532 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:00:51,532 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,532 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,532 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,532 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,532 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,532 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,532 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,532 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,532 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,532 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:51,533 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,533 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,533 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,533 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,533 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:51,533 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,533 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,533 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,533 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,533 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:51,533 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,533 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,533 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,533 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,533 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:00:51,534 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,534 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,534 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,534 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,534 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,534 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,534 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,534 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,534 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,534 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:00:51,534 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,534 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,535 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,535 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,606 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:00:51,606 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,606 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,606 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,606 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,606 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,606 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,606 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,607 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,607 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,607 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:00:51,607 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,607 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,607 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,607 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,607 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:51,607 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,607 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,607 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,607 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,607 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:51,607 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,607 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,607 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,607 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,607 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:51,608 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,608 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,608 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,608 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,608 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,608 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,608 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,608 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,608 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,608 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,608 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,608 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,608 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,609 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,609 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 132#L79true, 170#(<= ~i1~0 1), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,609 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,609 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,609 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,609 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,859 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,860 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,860 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,860 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,860 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,860 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:00:51,860 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,860 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,860 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,860 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,860 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 8#L52true, 132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,860 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,860 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,860 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,860 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,860 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,860 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,860 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,860 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,861 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,861 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:00:51,861 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,861 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,861 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,861 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,861 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 8#L52true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,861 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,861 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,861 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,861 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,861 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:51,861 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,861 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,861 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,861 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,862 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:51,862 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,862 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,862 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,862 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,862 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:51,862 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,862 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,862 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,862 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,917 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,917 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,917 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,917 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,917 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,917 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,917 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,918 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,918 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,918 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,918 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 132#L79true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,918 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,918 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,918 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,918 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,918 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:51,918 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,918 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,918 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,918 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,918 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:51,919 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,919 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,919 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,919 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,919 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:51,919 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,919 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,919 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,919 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,919 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,919 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,919 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,919 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,919 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,920 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,920 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,920 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,920 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,920 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,920 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 132#L79true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:51,920 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,920 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:51,920 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:51,920 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,826 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 8#L52true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:52,827 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,827 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,827 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,827 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,827 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 8#L52true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:52,827 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,827 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,827 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,827 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,827 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:52,827 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,827 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,827 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,827 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,828 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 8#L52true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:52,828 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,828 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,828 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,828 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,828 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 8#L52true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:52,828 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,828 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,828 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,828 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,828 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:00:52,828 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,828 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,828 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,828 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,828 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 8#L52true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:00:52,829 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,829 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,829 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,829 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,829 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 8#L52true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:52,829 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,829 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,829 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,829 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,829 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:52,829 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,829 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,830 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,830 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,894 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:52,894 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,894 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,894 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,894 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,894 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:52,894 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,894 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,895 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,895 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,895 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:52,895 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,895 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,895 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,895 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,895 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:52,895 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,895 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,895 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,895 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,896 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:52,896 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,896 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,896 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,896 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,896 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 132#L79true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:52,896 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,896 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,896 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,896 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,896 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:52,897 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,897 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,897 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,897 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,897 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:00:52,897 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,897 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,898 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,898 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,898 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:52,898 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:52,898 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,898 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:52,898 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,164 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 8#L52true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:53,165 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,165 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,165 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,165 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,165 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:53,165 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,165 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,165 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,165 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,165 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:53,165 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,166 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,166 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,166 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,166 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:53,166 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,166 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,166 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,166 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,166 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:53,166 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,166 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,166 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,166 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,167 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:53,167 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,167 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,167 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,167 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,167 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 8#L52true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:53,167 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,167 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,167 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,167 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,167 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 8#L52true, 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:53,167 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,168 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,168 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,168 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,168 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 8#L52true, 132#L79true, 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:53,168 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,168 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,168 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,168 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,227 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:53,228 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,228 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,228 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,228 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,228 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:53,228 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,228 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,228 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,228 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,228 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:00:53,228 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,228 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,228 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,228 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,229 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:53,229 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,229 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,229 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,229 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,229 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:53,229 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,229 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,229 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,229 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,229 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:53,229 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,229 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,229 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,229 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,229 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:53,229 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,230 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,230 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,230 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,230 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:53,230 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,230 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,230 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,230 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,230 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:53,230 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,230 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:53,230 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:53,230 INFO  L297   olderBase$Statistics]:   existing Event has 79 ancestors and is cut-off event
[2023-11-30 10:00:56,698 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1264], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,698 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,698 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,698 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,698 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,699 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1265], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:56,699 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,699 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,699 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,699 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,699 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1266], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:56,699 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,699 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,699 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,699 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,705 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1264], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,705 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,706 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,706 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,706 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,706 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1265], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,706 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,706 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,706 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,706 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,706 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1266], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:56,706 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,706 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,706 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,706 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,709 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1264], [649#(< ~counter~0 2147483646), 1527#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,710 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,710 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,710 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,710 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,710 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1265], [649#(< ~counter~0 2147483646), 1527#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,710 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,710 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,710 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,710 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,710 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1266], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:56,710 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,710 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,710 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,710 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,713 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1264], [649#(< ~counter~0 2147483646), 1527#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,713 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,713 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,714 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,714 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,714 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1265], [649#(< ~counter~0 2147483646), 1527#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:56,714 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,714 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,714 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,714 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,714 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1266], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:56,714 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,714 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,714 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,714 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,724 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1264], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:56,724 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,726 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,726 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,726 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,726 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1265], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,726 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,726 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,726 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,726 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,726 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1266], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,726 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,726 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,727 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,727 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,736 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1264], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,737 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,737 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,737 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,737 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,737 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1265], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,737 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,737 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,737 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,737 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,737 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1266], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,737 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,738 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,738 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,738 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,743 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1264], [649#(< ~counter~0 2147483646), 1527#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:56,743 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,743 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,743 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,743 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,744 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1265], [649#(< ~counter~0 2147483646), 1527#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,744 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,744 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,744 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,744 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,744 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1266], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,744 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,744 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,744 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,744 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,748 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1264], [649#(< ~counter~0 2147483646), 1527#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:56,748 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,748 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,748 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,749 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,749 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1265], [649#(< ~counter~0 2147483646), 1527#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,749 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,749 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,749 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,749 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,749 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1266], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:56,749 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,749 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,749 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,749 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:56,769 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1484], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:56,769 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,769 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,769 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,769 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,773 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1484], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,773 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,773 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,773 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,773 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,850 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1482], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:56,850 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,850 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,850 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,850 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,850 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1482], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:56,850 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,850 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,850 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,850 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,852 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1483], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,852 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,852 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,852 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,852 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,853 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1483], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:56,853 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,853 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,853 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:56,853 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,583 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1484], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:57,583 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,583 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,583 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,583 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,585 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1484], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:57,585 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,585 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,585 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,585 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,647 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1482], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:00:57,647 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,647 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,647 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,647 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,647 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1482], [649#(< ~counter~0 2147483646), 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:57,647 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,647 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,647 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,647 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,649 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1483], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:57,649 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,649 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,649 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,649 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,649 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1483], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:00:57,649 INFO  L294   olderBase$Statistics]: this new event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,650 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,650 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:57,650 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:00:59,259 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:59,259 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,259 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,259 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,259 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,259 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:59,259 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,259 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,259 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,259 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,259 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:59,259 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,259 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,259 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,260 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,267 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:00:59,267 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,267 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,267 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,267 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,267 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:00:59,267 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,268 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,268 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,268 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,268 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 8#L52true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:59,268 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,268 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,268 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,268 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,316 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:59,317 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,317 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,317 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,317 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,317 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:59,317 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,317 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,317 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,317 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,317 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:00:59,317 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,317 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,317 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,317 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,324 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:59,325 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,325 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,325 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,325 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,325 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:59,325 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,325 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,325 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,325 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,325 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:00:59,325 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,325 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,325 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,325 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,616 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:59,616 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,616 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,616 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,616 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,616 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:59,616 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,616 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,616 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,616 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,616 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 8#L52true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:59,617 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,617 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,617 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,617 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,624 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:00:59,624 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,624 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,624 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,624 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,624 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:00:59,624 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,624 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,624 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,624 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,624 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:00:59,624 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,624 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,624 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,625 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,661 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:00:59,661 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,662 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,662 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,662 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,662 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:59,662 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,662 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,662 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,662 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,662 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:00:59,662 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,662 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,662 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,662 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,669 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][695], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:59,669 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,669 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,669 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,669 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,669 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][696], [649#(< ~counter~0 2147483646), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:59,669 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,669 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,669 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,669 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,669 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][697], [649#(< ~counter~0 2147483646), 132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:00:59,669 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,669 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:00:59,669 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:00:59,669 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,560 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 8#L52true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,560 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,560 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,560 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,560 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,560 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 8#L52true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,561 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,561 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,561 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,561 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,561 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,561 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,561 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,561 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,561 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,568 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 8#L52true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,568 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,568 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,568 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,568 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,568 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 8#L52true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,568 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,568 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,568 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,569 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,569 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,569 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,569 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,569 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,569 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,636 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,636 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,636 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,636 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,636 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,636 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,636 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,636 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,636 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,636 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,637 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,637 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,637 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,637 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,637 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,643 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,643 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,643 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,643 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,643 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,643 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,644 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,644 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,644 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,644 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,644 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,644 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,644 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,644 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,644 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,911 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,911 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,911 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,911 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,911 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,911 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,911 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,911 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,911 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,912 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,912 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,912 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,912 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,912 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,912 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,919 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 8#L52true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,920 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,920 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,920 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,920 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,920 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,920 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,920 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,920 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,920 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,920 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,920 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,920 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,920 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,920 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,982 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,982 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,982 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,982 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,982 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,982 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,982 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,982 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,982 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,982 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,983 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,983 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,983 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,983 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,983 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,989 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][579], [649#(< ~counter~0 2147483646), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,989 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,989 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,989 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,989 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,989 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][580], [649#(< ~counter~0 2147483646), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,989 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,990 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,990 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,990 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,990 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][581], [649#(< ~counter~0 2147483646), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:00,990 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,990 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:00,990 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:00,990 INFO  L297   olderBase$Statistics]:   existing Event has 80 ancestors and is cut-off event
[2023-11-30 10:01:04,943 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][963], [808#(<= ~counter~0 3), 8#L52true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:04,943 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:04,943 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:04,944 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:04,944 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:04,944 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][964], [808#(<= ~counter~0 3), 8#L52true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:04,944 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:04,944 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:04,944 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:04,944 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:04,944 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][965], [808#(<= ~counter~0 3), 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:04,944 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:04,944 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:04,944 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:04,944 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:04,946 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][963], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:04,946 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:04,946 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:04,946 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:04,946 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:04,947 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][964], [808#(<= ~counter~0 3), 8#L52true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:04,947 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:04,947 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:04,947 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:04,947 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:04,947 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][965], [808#(<= ~counter~0 3), 8#L52true, 132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:04,947 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:04,947 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:04,947 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:04,947 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:05,013 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][963], [808#(<= ~counter~0 3), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:05,013 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:05,013 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:05,013 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:05,013 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:05,013 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][964], [808#(<= ~counter~0 3), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:05,013 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:05,013 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:05,013 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:05,013 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:05,013 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][965], [808#(<= ~counter~0 3), 132#L79true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:05,013 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:05,014 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:05,014 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:05,014 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:05,015 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][963], [808#(<= ~counter~0 3), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:05,015 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:05,015 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:05,015 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:05,015 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:05,016 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][964], [808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:05,016 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:05,016 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:05,016 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:05,016 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:05,016 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][965], [808#(<= ~counter~0 3), 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:05,016 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:05,016 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:05,016 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:05,016 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,021 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][963], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:06,021 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,021 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,021 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,021 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,022 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][964], [808#(<= ~counter~0 3), 8#L52true, 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:06,022 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,022 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,022 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,022 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,022 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][965], [808#(<= ~counter~0 3), 8#L52true, 132#L79true, 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:06,022 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,022 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,022 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,022 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,024 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][963], [8#L52true, 808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:06,024 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,024 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,024 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,024 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,024 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][964], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:06,024 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,024 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,024 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,024 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,024 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][965], [808#(<= ~counter~0 3), 8#L52true, 132#L79true, 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:06,024 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,024 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,025 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,025 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,082 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][963], [808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:06,082 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,082 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,082 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,082 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,083 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][964], [808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:06,083 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,083 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,083 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,083 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,083 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][965], [808#(<= ~counter~0 3), 132#L79true, 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:06,083 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,083 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,083 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,083 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,085 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][963], [808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:06,085 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,085 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,085 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,085 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,085 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][964], [808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:06,085 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,085 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,085 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,085 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,085 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][965], [808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:06,085 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,085 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:06,085 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:06,085 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,546 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [8#L52true, 808#(<= ~counter~0 3), 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:07,546 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,546 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,546 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,547 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,547 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:07,547 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,547 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,547 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,547 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,547 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:07,547 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,547 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,547 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,547 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,551 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [808#(<= ~counter~0 3), 8#L52true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:07,551 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,551 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,551 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,551 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,552 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:07,552 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,552 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,552 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,552 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,552 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [808#(<= ~counter~0 3), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:07,552 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,552 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,552 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,552 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,555 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:07,555 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,555 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,555 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,555 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,555 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:07,555 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,555 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,555 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,555 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,555 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [808#(<= ~counter~0 3), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:07,555 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,555 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,555 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,555 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,623 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:07,623 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,623 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,623 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,623 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,623 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:07,623 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,623 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,623 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,623 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,623 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:07,623 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,623 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,623 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,624 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,627 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:07,627 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,627 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,627 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,627 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,627 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:07,627 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,627 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,627 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,627 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,627 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:07,627 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,627 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,628 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,628 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,630 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:07,630 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,630 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,630 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,630 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,630 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:07,630 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,630 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,630 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,630 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,630 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:07,630 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,631 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,631 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,631 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,866 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [808#(<= ~counter~0 3), 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:07,866 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,866 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,866 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,866 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,866 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:07,866 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,866 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,866 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,867 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,867 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:07,867 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,867 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,867 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,867 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,871 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [8#L52true, 808#(<= ~counter~0 3), 132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:07,871 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,871 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,871 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,871 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,871 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [808#(<= ~counter~0 3), 8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:07,871 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,871 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,871 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,871 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,871 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:07,871 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,871 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,871 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,872 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,874 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:07,874 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,874 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,874 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,874 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,875 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:07,875 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,875 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,875 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,875 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,875 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:07,875 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,875 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,875 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,875 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,929 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:07,929 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,929 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,929 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,929 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,929 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:07,929 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,929 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,929 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,929 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,930 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:07,930 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,930 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,930 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,930 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,933 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [808#(<= ~counter~0 3), 132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:07,933 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,933 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,933 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,933 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,933 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:07,933 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,933 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,933 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,933 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,933 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:07,933 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,933 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,933 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,934 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,936 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:07,936 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,936 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,936 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,936 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,936 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:07,936 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,936 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,936 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,936 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,936 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:07,936 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,936 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:07,936 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:07,936 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,546 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:08,546 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,546 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,546 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,546 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,546 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:08,546 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,546 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,546 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,546 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,547 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [8#L52true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:08,547 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,547 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,547 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,547 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,549 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:08,550 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,550 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,550 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,550 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,550 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:08,550 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,550 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,550 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,550 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,550 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [8#L52true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:08,550 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,550 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,550 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,550 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,553 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:08,553 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,553 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,553 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,553 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,553 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [808#(<= ~counter~0 3), 8#L52true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:08,553 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,553 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,553 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,553 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,554 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [8#L52true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:08,554 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,554 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,554 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,554 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,560 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 44#L56true, 806#(<= ~counter~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:08,560 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,560 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,560 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,560 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,560 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 44#L56true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:08,560 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,560 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,560 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,560 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,560 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 44#L56true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:08,560 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,560 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,561 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,561 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,844 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 44#L56true, 806#(<= ~counter~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:08,844 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,844 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,844 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,844 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,845 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 44#L56true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:08,845 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,845 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,845 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,845 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,845 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 44#L56true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:08,845 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,845 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,845 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,845 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,923 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:08,923 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,923 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,923 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,923 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,923 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:08,923 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,923 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,924 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,924 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,924 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [808#(<= ~counter~0 3), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:08,924 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,924 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,924 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,924 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,927 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:08,928 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,928 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,928 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,928 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,928 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:08,928 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,928 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,928 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,928 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,928 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [808#(<= ~counter~0 3), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:08,928 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,928 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,928 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,929 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,932 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [808#(<= ~counter~0 3), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:08,932 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,932 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,932 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,932 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,932 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [808#(<= ~counter~0 3), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:08,932 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,932 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,932 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,932 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,933 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [808#(<= ~counter~0 3), 132#L79true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:08,933 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,933 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:08,933 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:08,933 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,278 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:09,278 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,278 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,278 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,278 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,278 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:09,278 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,278 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,278 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,278 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,279 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [8#L52true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:09,279 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,279 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,279 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,279 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,282 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [8#L52true, 808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:09,282 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,282 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,282 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,282 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,282 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:09,282 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,282 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,282 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,283 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,283 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [8#L52true, 808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:09,283 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,283 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,283 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,283 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,286 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [8#L52true, 808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:09,286 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,286 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,286 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,286 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,286 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [8#L52true, 808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:09,286 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,286 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,286 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,286 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,286 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [808#(<= ~counter~0 3), 8#L52true, 132#L79true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:09,286 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,286 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,286 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,286 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,292 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 44#L56true, 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:09,292 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,292 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,292 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,292 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,293 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 44#L56true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:09,293 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,293 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,293 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,293 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,293 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 806#(<= ~counter~0 1), 44#L56true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:09,293 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,293 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,293 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,293 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,318 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 44#L56true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:09,318 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,318 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,318 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,318 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,318 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 44#L56true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:09,318 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,319 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,319 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,319 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,319 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 44#L56true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:09,319 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,319 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,319 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,319 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,357 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:09,358 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,358 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,358 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,358 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,358 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:09,358 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,358 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,358 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,358 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,358 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:09,358 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,358 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,358 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,358 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,361 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:09,361 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,361 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,361 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,361 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,361 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:09,361 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,361 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,361 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,361 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,361 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:09,361 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,361 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,361 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,361 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,364 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:09,364 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,364 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,364 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,364 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,364 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:09,364 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,364 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,364 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,364 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,364 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [808#(<= ~counter~0 3), 132#L79true, 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:09,364 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,364 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:09,364 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:09,364 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:14,273 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1482], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 805#(= ~counter~0 0), 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:14,273 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,273 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,273 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,273 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,275 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1483], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:14,275 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,275 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,275 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,275 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1484], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:14,277 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,277 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,277 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,277 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,279 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1482], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:14,279 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,279 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,279 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,279 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,281 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1483], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:01:14,281 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,281 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,281 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,282 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,283 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1484], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 805#(= ~counter~0 0), 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:01:14,284 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,284 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,284 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,284 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,288 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1482], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:14,288 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,288 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,288 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,288 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,290 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1483], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:14,290 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,290 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,290 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,290 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,292 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1484], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:14,292 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,293 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,293 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,293 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,294 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1482], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 805#(= ~counter~0 0), 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:01:14,294 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,294 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,294 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,294 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,296 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1483], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:14,296 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,296 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,296 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,296 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,297 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1484], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:14,297 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,297 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,297 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,297 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:14,866 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][963], [808#(<= ~counter~0 3), 8#L52true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:14,866 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,866 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,866 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,866 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,866 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][964], [808#(<= ~counter~0 3), 8#L52true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:14,867 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,867 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,867 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,867 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,867 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][965], [8#L52true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:14,867 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,867 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,867 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,867 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,873 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][963], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:14,874 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,874 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,874 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,874 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,874 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][964], [808#(<= ~counter~0 3), 8#L52true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:14,874 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,874 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,874 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,874 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,874 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][965], [808#(<= ~counter~0 3), 8#L52true, 132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:14,874 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,874 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,874 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,874 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,952 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][963], [808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:14,952 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,952 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,952 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,952 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,953 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][964], [808#(<= ~counter~0 3), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:14,953 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,953 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,953 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,953 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,953 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][965], [808#(<= ~counter~0 3), 132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:14,953 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,953 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,953 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,953 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,959 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][963], [808#(<= ~counter~0 3), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:14,959 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,959 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,959 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,959 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,959 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][964], [808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:14,959 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,959 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,959 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,959 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,959 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][965], [808#(<= ~counter~0 3), 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:14,959 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,959 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:14,959 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:14,959 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,580 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1482], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 805#(= ~counter~0 0), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:15,581 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,581 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,581 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,581 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,583 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1483], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:15,583 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,583 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,583 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,583 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,585 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1484], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:15,585 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,585 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,585 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,585 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,587 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1482], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:15,587 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,587 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,587 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,587 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,588 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1483], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:01:15,588 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,589 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,589 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,589 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,590 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1484], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:01:15,590 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,590 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,590 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,590 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,594 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1482], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 805#(= ~counter~0 0), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:15,595 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,595 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,595 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,595 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,597 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1483], [649#(< ~counter~0 2147483646), 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:15,597 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,597 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,597 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,597 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,599 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1484], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:15,599 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,599 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,599 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,599 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,601 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1482], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:01:15,601 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,601 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,601 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,601 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,603 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1483], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:01:15,603 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,603 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,603 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,603 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,604 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1484], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 805#(= ~counter~0 0), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:15,604 INFO  L294   olderBase$Statistics]: this new event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,605 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,605 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,605 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is not cut-off event
[2023-11-30 10:01:15,848 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][963], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:15,849 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,849 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][964], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:15,849 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,849 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][965], [808#(<= ~counter~0 3), 8#L52true, 132#L79true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:15,849 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,855 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][963], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:15,856 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,856 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,856 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,856 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,856 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][964], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:15,856 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,856 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,856 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,856 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,856 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][965], [8#L52true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:15,856 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,856 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,856 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,856 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,928 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][963], [808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:15,929 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,929 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,929 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,929 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,929 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][964], [808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:15,929 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,929 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,929 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,929 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,929 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][965], [808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:15,929 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,929 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,929 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,929 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,935 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][963], [808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:15,935 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,935 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,935 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,935 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,935 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][964], [808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:15,935 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,935 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,935 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,935 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,935 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][965], [808#(<= ~counter~0 3), 132#L79true, 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:15,935 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:15,935 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,935 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:15,935 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,584 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:17,584 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,584 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,584 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,584 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,585 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:17,585 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,585 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,585 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,585 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,585 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:17,585 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,585 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,585 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,585 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,585 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:17,585 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:17,585 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:17,585 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:17,585 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:17,585 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:17,586 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:17,586 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:17,586 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:17,586 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:17,586 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:17,586 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:17,586 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:17,586 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:17,586 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:17,586 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:17,586 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,586 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,586 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,586 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,586 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:17,586 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,586 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,587 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,587 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,587 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:17,587 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,587 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,587 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,587 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,670 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:17,670 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:17,670 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:17,670 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:17,670 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:17,670 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:17,670 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:17,670 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:17,670 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:17,670 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:17,670 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:17,670 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:17,670 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:17,670 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:17,671 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:17,671 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:17,671 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,671 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,671 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,671 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,671 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:17,671 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,671 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,671 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,671 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,671 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:17,671 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,671 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,671 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,671 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,672 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:17,672 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,672 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,672 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,672 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,672 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 132#L79true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:17,672 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,672 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,672 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,672 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,672 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:17,672 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,672 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,672 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,672 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,850 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:17,851 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,851 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,851 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,851 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,851 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:17,851 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,851 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,851 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,851 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,851 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:17,851 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,851 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,851 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,851 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,859 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [808#(<= ~counter~0 3), 8#L52true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:17,859 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,859 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,859 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,859 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,859 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [808#(<= ~counter~0 3), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:17,859 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,859 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,859 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,860 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,860 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [808#(<= ~counter~0 3), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:17,860 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,860 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,860 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,860 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,922 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [808#(<= ~counter~0 3), 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:17,922 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,922 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,922 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,922 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,922 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:17,922 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,922 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,922 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,922 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,923 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:17,923 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,923 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,923 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,923 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,929 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [808#(<= ~counter~0 3), 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:17,929 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,929 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,930 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,930 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,930 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:17,930 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,930 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,930 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,930 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,930 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:17,930 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,930 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:17,930 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:17,930 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,026 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:18,027 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,027 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,027 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,027 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,027 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:18,027 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,027 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,027 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,027 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,027 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:18,027 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,027 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,027 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,027 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,027 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:18,027 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:18,027 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:18,027 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:18,028 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:18,028 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:18,028 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:18,028 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:18,028 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:18,028 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:18,028 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:18,028 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:18,028 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:18,028 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:18,028 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:18,028 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:18,028 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,028 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,028 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,028 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,029 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:18,029 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,029 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,029 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,029 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,029 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:18,029 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,029 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,029 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,029 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,104 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:18,105 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:18,105 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:18,105 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:18,105 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:18,105 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 132#L79true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:18,105 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:18,105 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:18,105 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:18,105 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:18,105 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:18,105 INFO  L294   olderBase$Statistics]: this new event has 85 ancestors and is cut-off event
[2023-11-30 10:01:18,105 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:18,105 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:18,105 INFO  L297   olderBase$Statistics]:   existing Event has 81 ancestors and is cut-off event
[2023-11-30 10:01:18,105 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:18,105 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,105 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,106 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,106 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,106 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:18,106 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,106 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,106 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,106 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,106 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:18,106 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,106 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,106 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,106 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,106 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:18,106 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,106 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,107 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,107 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,107 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:18,107 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,107 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,107 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,107 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,107 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:18,107 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,107 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,107 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,107 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,276 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [808#(<= ~counter~0 3), 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:18,276 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,276 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,276 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,276 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,276 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:18,276 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,276 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,276 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,276 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,276 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [808#(<= ~counter~0 3), 8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:18,276 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,277 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,277 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,277 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,284 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [808#(<= ~counter~0 3), 8#L52true, 132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:18,284 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,284 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,284 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,284 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,285 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:18,285 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,285 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,285 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,285 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,285 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:18,285 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,285 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,285 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,285 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,338 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:18,338 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,338 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,338 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,339 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,339 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:18,339 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,339 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,339 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,339 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,339 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:18,339 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,339 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,339 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,339 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,347 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1005], [808#(<= ~counter~0 3), 132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:18,347 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,347 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,347 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,347 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,347 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1006], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:18,347 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,347 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,347 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,347 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,348 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1007], [808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:18,348 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,348 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:18,348 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:18,348 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,199 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 806#(<= ~counter~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:19,199 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,199 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,199 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,199 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,199 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:19,199 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,200 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,200 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,200 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,200 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:19,200 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,200 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,200 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,200 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,214 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 806#(<= ~counter~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:19,214 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,214 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,214 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,214 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,214 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:19,214 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,214 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,214 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,214 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,214 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:19,214 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,214 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,214 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,214 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,349 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:19,349 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,349 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,349 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,349 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,349 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:19,349 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,349 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,349 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,349 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,349 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:19,349 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,349 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,349 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,350 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,360 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:19,361 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,361 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,361 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,361 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,361 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:19,361 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,361 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,361 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,361 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,361 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:19,361 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,361 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,361 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,361 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,390 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,390 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,390 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,391 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,391 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,391 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,391 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,391 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,391 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,391 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,391 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [8#L52true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,391 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,391 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,391 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,391 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,400 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,400 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,400 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,400 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,400 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,400 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,400 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,400 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,401 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,401 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,401 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [808#(<= ~counter~0 3), 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,401 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,401 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,401 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,401 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,494 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [808#(<= ~counter~0 3), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,494 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,494 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,494 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,494 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,494 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,494 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,494 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,494 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,494 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,494 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [808#(<= ~counter~0 3), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,494 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,494 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,494 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,494 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,501 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,502 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,502 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,502 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,502 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,502 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,502 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,502 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,502 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,502 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,502 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [808#(<= ~counter~0 3), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,502 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,502 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,502 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,502 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,769 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:19,769 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,769 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,769 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,769 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,769 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:19,769 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,770 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,770 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,770 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,770 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:19,770 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,770 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,770 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,770 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,784 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:19,785 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,785 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,785 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,785 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,785 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:19,785 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,785 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,785 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,785 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,785 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:19,785 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,785 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,785 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,785 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,911 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:19,912 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,912 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,912 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,912 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,912 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:19,912 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,912 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,912 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,912 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,912 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:19,912 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,912 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,912 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,912 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,923 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:19,924 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,924 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,924 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,924 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,924 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:19,924 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,924 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,924 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,924 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,924 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:19,924 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,924 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,924 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,924 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,947 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [8#L52true, 808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,947 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,947 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,947 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,947 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,947 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [8#L52true, 808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,947 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,947 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,947 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,947 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,948 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [8#L52true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,948 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,948 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,948 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,948 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,956 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [8#L52true, 808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,956 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,956 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,956 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,956 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,956 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [8#L52true, 808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,957 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,957 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,957 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,957 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,957 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [8#L52true, 808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:19,957 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,957 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:19,957 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:19,957 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:20,038 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:20,038 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:20,038 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:20,038 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:20,038 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:20,038 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:20,038 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:20,038 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:20,039 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:20,039 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:20,039 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [808#(<= ~counter~0 3), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:20,039 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:20,039 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:20,039 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:20,039 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:20,045 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][833], [808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:20,046 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:20,046 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:20,046 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:20,046 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:20,046 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][834], [808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:20,046 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:20,046 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:20,046 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:20,046 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:20,046 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][835], [808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:20,046 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is cut-off event
[2023-11-30 10:01:20,046 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:20,046 INFO  L297   olderBase$Statistics]:   existing Event has 82 ancestors and is cut-off event
[2023-11-30 10:01:20,046 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:21,546 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:21,546 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,546 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,546 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,546 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,546 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:21,546 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,546 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,546 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,546 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,547 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [8#L52true, 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:21,547 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,547 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,547 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,547 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,553 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [8#L52true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:21,553 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,553 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,553 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,553 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,554 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [8#L52true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:21,554 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,554 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,554 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,554 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,554 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [8#L52true, 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:21,554 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,554 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,554 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,554 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,563 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:21,563 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,563 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,563 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,563 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,563 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [8#L52true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:21,563 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,563 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,563 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,563 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,564 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [8#L52true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:21,564 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,564 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,564 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,564 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,921 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1427], [8#L52true, 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:21,922 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,922 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,922 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,922 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,922 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1428], [8#L52true, 132#L79true, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:21,922 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,922 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,922 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,922 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,922 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1429], [8#L52true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:21,922 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,922 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,922 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,922 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,940 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1427], [8#L52true, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:21,940 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,940 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,940 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,940 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,941 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1428], [8#L52true, 132#L79true, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:21,941 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,941 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,941 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,941 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,941 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1429], [8#L52true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:21,941 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,941 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:21,941 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:21,941 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,951 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [8#L52true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:22,951 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,951 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,951 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,951 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,951 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [8#L52true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:22,951 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,951 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,951 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,951 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,952 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [8#L52true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:22,952 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,952 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,952 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,952 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,960 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [8#L52true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:22,961 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,961 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,961 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,961 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,961 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [8#L52true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:22,961 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,961 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,961 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,961 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,961 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [8#L52true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:22,961 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,961 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,961 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,961 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,968 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [8#L52true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:22,969 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,969 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,969 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,969 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,969 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:22,969 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,969 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,969 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,969 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,969 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [8#L52true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:22,969 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:22,969 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,969 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:22,969 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,617 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [8#L52true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:24,617 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,617 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,617 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,617 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,618 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [8#L52true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:24,618 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,618 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,618 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,618 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,618 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [8#L52true, 132#L79true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:24,618 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,618 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,618 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,618 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,623 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [8#L52true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:24,623 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,623 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,623 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,623 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,624 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [8#L52true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:24,624 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,624 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,624 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,624 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,624 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [8#L52true, 132#L79true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:24,624 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,624 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,624 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,624 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,629 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [8#L52true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:24,629 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,630 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,630 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,630 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,630 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [8#L52true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:24,630 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,630 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,630 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,630 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,630 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [8#L52true, 132#L79true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:24,630 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,630 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,630 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,630 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,977 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [8#L52true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:24,978 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,978 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,978 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,978 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,978 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [8#L52true, 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:24,978 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,978 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,978 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,978 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,978 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:24,978 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,978 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,978 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,978 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,982 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [8#L52true, 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:24,982 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,982 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,982 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,982 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,982 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [8#L52true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:24,982 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,982 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,982 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,982 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,982 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [8#L52true, 132#L79true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:24,982 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,982 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,982 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,983 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,986 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:24,986 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,986 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,986 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,986 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,986 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:24,986 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,986 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,986 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,986 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,987 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:24,987 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:24,987 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,987 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:24,987 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,528 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:25,529 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,529 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,529 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,529 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,529 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:25,529 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,529 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,529 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,529 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,529 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:25,529 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,529 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,529 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,529 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,535 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,535 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,535 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,535 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,535 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,535 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:25,535 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,535 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,535 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,535 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,536 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,536 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,536 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,536 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,536 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,541 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,541 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,541 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,541 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,541 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,541 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:25,542 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,542 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,542 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,542 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,542 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:25,542 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,542 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,542 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,542 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,606 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1427], [86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:25,607 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,607 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,607 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,607 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,607 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1428], [132#L79true, 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:25,607 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,607 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,607 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,607 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,607 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1429], [102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:25,607 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,607 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,607 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,607 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,613 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1427], [86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,613 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,614 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,614 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,614 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,614 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1428], [132#L79true, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:25,614 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,614 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,614 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,614 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,614 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1429], [86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,614 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,614 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,614 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,614 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,677 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:25,677 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,677 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,677 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,677 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,677 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:25,677 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,678 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,678 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,678 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,678 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:25,678 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,678 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,678 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,678 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,684 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,684 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,684 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,684 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,684 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,684 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:25,684 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,684 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,684 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,684 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,684 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,684 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,684 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,684 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,684 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,690 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,690 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,690 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,690 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,690 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,691 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,691 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,691 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,691 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,691 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,691 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:25,691 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,691 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,691 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,691 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,791 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:25,791 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,792 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,792 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,792 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,792 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:25,792 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,792 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,792 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,792 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,792 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [132#L79true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:25,792 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,792 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,792 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,792 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,795 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:25,795 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,795 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,795 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,795 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,796 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,796 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,796 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,796 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,796 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,796 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [132#L79true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,796 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,796 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,796 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,796 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,799 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:25,799 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,799 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,799 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,799 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,799 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,799 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,800 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,800 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,800 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,800 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [132#L79true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,800 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,800 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,800 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,800 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,873 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:25,874 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,874 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,874 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,874 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,874 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:25,874 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,874 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,874 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,874 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,879 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:25,879 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,879 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,879 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,879 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,884 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:25,884 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,884 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,884 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,884 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,885 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,885 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,885 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,885 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,885 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,885 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,885 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,885 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,885 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,885 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,888 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:25,888 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,888 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,889 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,889 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,889 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,889 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,889 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,889 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,889 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,889 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:25,889 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:25,889 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,889 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:25,889 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,479 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [8#L52true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:26,480 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,480 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,480 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,480 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,480 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:26,480 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,480 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,480 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,480 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,480 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [8#L52true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:26,480 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,480 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,480 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,481 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,487 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [8#L52true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:26,487 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,487 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,487 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,487 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,487 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:26,487 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,487 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,487 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,487 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,488 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [8#L52true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:26,488 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,488 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,488 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,488 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,492 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [8#L52true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:26,492 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,493 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,493 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,493 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,493 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [8#L52true, 132#L79true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:26,493 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,493 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,493 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,493 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,493 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [8#L52true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:26,493 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,493 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,493 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,494 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,579 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:26,580 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,580 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,580 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,580 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,580 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:26,580 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,580 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,580 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,580 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,580 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:26,580 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,580 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,580 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,580 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,584 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:26,584 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,584 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,584 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,584 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,584 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:26,584 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,584 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,584 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,584 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,585 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:26,585 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,585 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,585 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,585 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,587 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:26,587 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,587 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,587 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,587 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,588 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [132#L79true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:26,588 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,588 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,588 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,588 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,588 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:26,588 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:26,588 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,588 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:26,588 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,384 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [8#L52true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:27,384 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,384 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,384 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,384 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,384 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [8#L52true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:27,384 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,384 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,384 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,385 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,385 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [8#L52true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:27,385 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,385 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,385 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,385 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,389 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [8#L52true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:27,389 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,389 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,389 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,389 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,389 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [8#L52true, 132#L79true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:27,389 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,389 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,389 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,389 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,389 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [8#L52true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:27,389 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,390 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,390 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,390 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,393 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [8#L52true, 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:27,394 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,394 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,394 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,394 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,394 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [8#L52true, 132#L79true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:27,394 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,394 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,394 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,394 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,394 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [8#L52true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:27,394 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,394 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,394 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,394 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,466 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:27,466 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,466 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,466 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,467 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,467 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [132#L79true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:27,467 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,467 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,467 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,467 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,467 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:27,467 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,467 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,467 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,467 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,470 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:27,470 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,470 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,470 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,470 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,470 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:27,470 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,470 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,470 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,470 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,471 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:27,471 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,471 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,471 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,471 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,473 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:27,473 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,473 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,473 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,473 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,473 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [132#L79true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:27,473 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,473 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,474 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,474 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,474 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:27,474 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:27,474 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,474 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:27,474 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,207 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,207 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,207 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,207 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,207 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,207 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,207 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,207 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,207 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,207 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,208 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,208 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,208 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,208 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,208 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,211 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:29,211 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,212 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,212 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,212 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,212 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:29,212 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,212 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,212 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,212 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,212 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:29,212 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,212 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,212 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,212 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,216 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:29,216 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,216 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,216 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,216 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,216 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:29,216 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,216 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,216 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,216 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,217 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:29,217 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,217 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,217 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,217 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,247 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,247 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,247 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,247 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,247 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,247 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,247 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,247 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,247 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,247 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,248 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,248 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,248 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,248 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,248 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,250 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:29,251 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,251 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,251 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,251 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,251 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:29,251 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,251 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,251 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,251 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,251 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:29,251 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,251 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,251 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,251 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,254 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:29,254 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,254 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,254 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,254 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,254 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:29,254 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,254 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,254 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,254 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,255 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:29,255 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,255 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,255 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,255 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,389 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,390 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,390 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,390 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,390 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,390 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,390 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,390 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,390 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,390 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,390 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,390 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,390 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,390 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,390 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,394 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:29,394 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,394 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,394 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,394 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,394 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:29,394 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,394 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,394 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,394 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,394 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:29,394 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,394 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,394 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,394 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,400 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:29,400 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,400 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,400 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,400 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,400 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [8#L52true, 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:29,400 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,400 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,401 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,401 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,401 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:29,401 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,401 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,401 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,401 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,451 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,451 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,451 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,451 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,451 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,452 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,452 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,452 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,452 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,452 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,452 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,452 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,452 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,452 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,452 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,454 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [170#(<= ~i1~0 1), 132#L79true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:29,455 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,455 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,455 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,455 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,455 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:29,455 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,455 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,455 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,455 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,455 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [170#(<= ~i1~0 1), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:29,455 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,455 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,455 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,455 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,459 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:29,459 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,459 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,459 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,459 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,459 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:29,459 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,459 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,459 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,459 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,459 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:29,460 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,460 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,460 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,460 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,557 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,558 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,558 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,558 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,558 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,558 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,558 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,558 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,558 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,558 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,558 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,558 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,558 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,558 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,558 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,562 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:29,562 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,562 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,562 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,562 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,563 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:29,563 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,563 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,563 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,563 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,563 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:29,563 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,563 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,563 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,563 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,567 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:29,567 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,567 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,567 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,567 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,567 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:29,567 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,567 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,567 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,567 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,568 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:29,568 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,568 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,568 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,568 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,606 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,606 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,606 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,606 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,606 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,607 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,607 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,607 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,607 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,607 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,607 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,607 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,607 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,607 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,607 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,610 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:29,610 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,610 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,610 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,610 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,610 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:29,610 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,610 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,610 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,610 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,610 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:29,610 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,610 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,610 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,610 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,613 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:29,613 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,613 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,613 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,613 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,613 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:29,613 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,613 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,613 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,613 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,614 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:29,614 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,614 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,614 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:29,614 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,744 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,744 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,744 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,745 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,745 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,745 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,745 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,745 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,745 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,745 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,745 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,745 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,745 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,745 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,745 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,748 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:29,748 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,748 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,748 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,748 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,748 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:29,748 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,748 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,748 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,748 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,748 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:29,748 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,749 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,749 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,749 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,752 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:29,753 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,753 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,753 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,753 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,753 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:29,753 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,753 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,753 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,753 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,753 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:29,753 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,753 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,753 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,753 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,795 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,795 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,795 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,795 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,795 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,796 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,796 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,796 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,796 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,796 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,796 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:29,796 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,796 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,796 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,796 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,799 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:29,799 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,799 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,799 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,799 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,799 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:29,799 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,799 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,799 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,799 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,799 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:29,799 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,799 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,799 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,799 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,802 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:29,802 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,802 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,803 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,803 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,803 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:29,803 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,803 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,803 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,803 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,803 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:29,803 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,803 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:29,803 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:29,803 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,296 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][706], [649#(< ~counter~0 2147483646), 1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 805#(= ~counter~0 0), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,296 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,296 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,296 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,296 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,296 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][707], [649#(< ~counter~0 2147483646), 1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 805#(= ~counter~0 0), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,296 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,296 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,296 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,296 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,297 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][708], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 805#(= ~counter~0 0), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:31,297 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,297 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,297 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,297 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,308 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][706], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 805#(= ~counter~0 0), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:31,308 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,308 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,308 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,308 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,308 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][707], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 805#(= ~counter~0 0), 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,308 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,308 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,308 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,308 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,308 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][708], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 805#(= ~counter~0 0), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:31,309 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,309 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,309 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,309 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,315 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,316 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,316 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,316 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,316 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,316 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,316 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,316 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,316 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,316 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,316 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:31,316 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,317 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,317 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,317 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,324 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:31,324 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,324 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,324 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,324 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,324 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,324 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,324 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,324 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,325 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,325 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,325 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,325 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,325 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,325 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,332 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:31,332 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,332 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,332 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,332 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,332 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:31,332 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,332 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,332 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,332 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,333 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:31,333 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,333 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,333 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,333 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,425 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][706], [649#(< ~counter~0 2147483646), 1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 805#(= ~counter~0 0), 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:31,426 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,426 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,426 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,426 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,426 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][707], [649#(< ~counter~0 2147483646), 1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 805#(= ~counter~0 0), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,426 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,426 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,426 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,426 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,426 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][708], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 805#(= ~counter~0 0), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,426 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,426 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,427 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,427 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,434 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][706], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 805#(= ~counter~0 0), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:31,434 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,434 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,434 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,435 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,435 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][707], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 805#(= ~counter~0 0), 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:31,435 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,435 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,435 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,435 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,435 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][708], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 805#(= ~counter~0 0), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,435 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,435 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,435 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,435 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,522 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,522 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,522 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,522 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,522 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,523 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,523 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,523 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,523 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,523 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,523 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:31,523 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,523 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,524 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,524 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,528 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,529 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,529 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,529 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,529 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,529 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,529 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,529 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,529 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,529 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,529 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,529 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,529 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,529 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,530 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,535 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:31,535 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,535 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,535 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,535 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,535 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:31,535 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,535 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,535 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,535 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,536 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:31,536 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,536 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,536 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,536 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,599 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 44#L56true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,600 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,600 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,600 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,600 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,600 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 44#L56true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,600 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,600 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,600 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,600 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,600 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 44#L56true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:31,600 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,601 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,601 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,601 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,617 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [8#L52true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:31,617 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,617 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,617 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,617 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,617 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [8#L52true, 132#L79true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:31,617 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,617 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,617 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,618 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,618 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [8#L52true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:31,618 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,618 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,618 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,618 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,624 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [8#L52true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:31,625 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,625 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,625 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,625 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,625 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:31,625 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,625 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,625 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,625 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,625 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [8#L52true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:31,625 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,625 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,626 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,626 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,636 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [8#L52true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:31,636 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,636 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,636 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,636 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,637 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:31,637 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,637 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,637 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,637 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,637 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [8#L52true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:31,637 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,637 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,637 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,637 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,668 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 44#L56true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,668 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,669 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,669 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,669 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,669 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 44#L56true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:31,669 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,670 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,670 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,670 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,670 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 44#L56true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:31,670 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,670 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,670 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,670 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:31,771 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:31,771 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,771 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,771 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,771 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,771 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [132#L79true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:31,771 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,771 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,771 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,771 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,772 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:31,772 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,772 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,772 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,772 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,777 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:31,777 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,777 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,777 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,778 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,778 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:31,778 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,778 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,778 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,778 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,778 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:31,778 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,778 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,778 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,778 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,787 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:31,787 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,787 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,787 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,787 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,787 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:31,787 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,787 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,788 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,788 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,788 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:31,788 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,788 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:31,788 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:31,788 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,503 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][706], [649#(< ~counter~0 2147483646), 1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 805#(= ~counter~0 0), 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,504 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,504 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,504 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,504 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,504 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][707], [649#(< ~counter~0 2147483646), 1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 805#(= ~counter~0 0), 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,504 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,504 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,504 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,504 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,504 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][708], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 805#(= ~counter~0 0), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:32,505 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,505 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,505 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,505 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,514 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][706], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 805#(= ~counter~0 0), 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:32,515 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,515 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,515 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,515 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,515 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][707], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 805#(= ~counter~0 0), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,515 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,515 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,515 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,515 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,515 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][708], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 805#(= ~counter~0 0), 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,515 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,516 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,516 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,516 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,522 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,522 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,522 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,522 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,522 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,522 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,523 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,523 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,523 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,523 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,523 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,523 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,523 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,523 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,523 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,530 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,530 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,530 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,530 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,530 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,531 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:32,531 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,531 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,531 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,531 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,531 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,531 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,531 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,531 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,531 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,538 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:32,538 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,538 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,538 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,538 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,539 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:32,539 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,539 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,539 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,539 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,539 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:32,539 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,539 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,539 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,539 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,622 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][706], [649#(< ~counter~0 2147483646), 1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 805#(= ~counter~0 0), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:32,622 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,622 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,622 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,622 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,622 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][707], [649#(< ~counter~0 2147483646), 1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 805#(= ~counter~0 0), 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:32,622 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,622 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,622 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,622 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,623 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][708], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 805#(= ~counter~0 0), 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,623 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,623 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,623 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,623 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,630 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][706], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 805#(= ~counter~0 0), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,630 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,630 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,630 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,630 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,630 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][707], [649#(< ~counter~0 2147483646), 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 805#(= ~counter~0 0), 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,631 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,631 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,631 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,631 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,631 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][708], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 805#(= ~counter~0 0), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,631 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,631 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,631 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,631 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,715 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,715 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,715 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,715 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,715 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,715 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,715 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,715 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,715 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,715 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,716 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,716 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,716 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,716 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,716 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,721 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,721 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,721 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,721 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,721 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,721 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,721 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,722 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,722 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,722 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,722 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,722 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,722 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,722 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,722 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,727 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:32,727 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,727 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,727 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,727 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,728 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:32,728 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,728 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,728 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,728 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,728 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:32,728 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,728 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,728 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,728 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,791 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 44#L56true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:32,792 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,792 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,792 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,792 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,792 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 44#L56true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,792 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,792 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,792 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,792 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,792 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 44#L56true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,792 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,793 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,793 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,793 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,808 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:32,809 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,809 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,809 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,809 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,809 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:32,809 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,809 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,809 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,809 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,810 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [8#L52true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:32,810 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,810 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,810 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,810 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,816 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:32,816 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,816 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,816 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,816 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,816 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:32,817 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,817 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,817 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,817 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,817 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [8#L52true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:32,817 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,817 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,817 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,817 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,826 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:32,826 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,826 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,826 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,826 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,827 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:32,827 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,827 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,827 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,827 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,827 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [8#L52true, 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:32,827 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,827 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,827 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,827 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,856 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 44#L56true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:32,856 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,856 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,856 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,856 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,856 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 44#L56true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,856 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,856 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,856 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,856 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,857 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 44#L56true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:32,857 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,857 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,857 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,857 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:32,931 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:32,931 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,931 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,931 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,931 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,932 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:32,932 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,932 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,932 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,932 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,933 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:32,933 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,933 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,933 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,933 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,937 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:32,937 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,937 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,938 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,938 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,938 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:32,938 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,938 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,938 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,938 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,938 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:32,938 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,938 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,938 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,938 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,946 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:32,946 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,946 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,946 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,946 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,946 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:32,946 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,946 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,946 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,946 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,947 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:32,947 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:32,947 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,947 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:32,947 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:36,137 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:36,138 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,138 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,138 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,138 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,138 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [8#L52true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:36,138 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,138 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,138 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,138 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,138 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [8#L52true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:36,138 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,138 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,139 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,139 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,144 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [8#L52true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:36,144 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,144 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,144 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,144 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,144 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:36,144 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,144 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,144 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,144 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,144 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [8#L52true, 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:36,145 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,145 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,145 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,145 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,923 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1676], [8#L52true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:36,923 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,923 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,923 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,923 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,923 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1677], [8#L52true, 132#L79true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:36,923 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,923 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,923 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,923 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,924 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1678], [8#L52true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:36,924 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,924 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,924 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:36,924 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:36,945 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1427], [8#L52true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:36,945 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:36,945 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:36,945 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:36,945 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:36,949 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1428], [8#L52true, 132#L79true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:36,949 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:36,949 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:36,949 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:36,949 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:36,952 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1429], [8#L52true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:36,952 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:36,953 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:36,953 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:36,953 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:37,006 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1676], [8#L52true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:37,006 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:37,006 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:37,006 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:37,006 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:37,007 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1677], [8#L52true, 132#L79true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:37,007 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:37,007 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:37,007 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:37,007 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:37,007 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1678], [8#L52true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:37,007 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:37,007 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:37,007 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:37,007 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:37,013 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1427], [8#L52true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:37,013 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:37,013 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:37,013 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:37,013 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:37,015 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1428], [8#L52true, 132#L79true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:37,015 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:37,016 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:37,016 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:37,016 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:37,019 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1429], [8#L52true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:37,019 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:37,019 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:37,019 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:37,019 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:39,016 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [8#L52true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:39,017 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:39,017 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:39,017 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:39,017 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:39,017 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:39,017 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:39,017 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:39,017 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:39,017 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:39,018 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [8#L52true, 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:39,018 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:39,018 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:39,018 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:39,018 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:39,023 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:39,023 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:39,023 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:39,023 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:39,023 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:39,024 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [8#L52true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:39,024 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:39,024 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:39,024 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:39,024 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:39,024 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [8#L52true, 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:39,024 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:39,024 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:39,024 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:39,024 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:42,325 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [8#L52true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:42,325 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:42,325 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:42,326 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:42,326 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:42,326 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [8#L52true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:42,326 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:42,326 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:42,326 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:42,326 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:42,326 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [8#L52true, 132#L79true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:42,326 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:42,326 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:42,326 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:42,326 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:42,332 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [8#L52true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:42,332 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:42,332 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:42,332 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:42,332 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:42,332 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [8#L52true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:42,332 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:42,332 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:42,333 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:42,333 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:42,333 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [8#L52true, 132#L79true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:42,333 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:42,333 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:42,333 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:42,333 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:43,246 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:43,246 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:43,246 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:43,246 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:43,246 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:43,246 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:43,246 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:43,246 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:43,246 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:43,247 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:43,247 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:43,247 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:43,247 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:43,247 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:43,247 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:43,253 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [8#L52true, 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:43,254 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:43,254 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:43,254 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:43,254 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:43,254 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:43,254 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:43,254 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:43,254 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:43,254 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:43,254 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [8#L52true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:43,255 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:43,255 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:43,255 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:43,255 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,292 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:44,292 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,292 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,292 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,293 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,293 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:44,293 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,293 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,293 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,293 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,294 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:44,294 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,294 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,294 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,294 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,298 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:44,298 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,298 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,298 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,298 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,299 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:44,299 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,299 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,299 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,299 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,299 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:44,299 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,299 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,299 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,299 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,406 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1676], [86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:44,407 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,407 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,407 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,407 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,408 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1677], [132#L79true, 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:44,408 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,408 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,408 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,408 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,408 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1678], [86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:44,408 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,408 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,408 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,408 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,424 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1427], [79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:44,424 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:44,424 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:44,424 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:44,424 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:44,427 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1428], [132#L79true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:44,427 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:44,427 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:44,427 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:44,428 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:44,431 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1429], [79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:44,432 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:44,432 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:44,432 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:44,432 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:44,462 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1676], [86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:44,462 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,462 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,462 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,462 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,463 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1677], [132#L79true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:44,463 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,463 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,463 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,463 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,463 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1678], [86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:44,463 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,463 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,463 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,463 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,469 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1427], [79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:44,469 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:44,469 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:44,469 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:44,469 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:44,472 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1428], [132#L79true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:44,472 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:44,472 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:44,472 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:44,473 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:44,475 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1429], [79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:44,475 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:44,475 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:44,476 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:01:44,476 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:44,666 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:44,667 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,667 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,667 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,667 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,667 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:44,667 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,667 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,667 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,667 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,667 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:44,667 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,668 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,668 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,668 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,671 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1688], [1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:44,672 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,672 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,672 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,672 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,672 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1689], [1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:44,672 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,672 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,672 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,672 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,673 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1690], [132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:44,673 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,673 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:44,673 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:44,673 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,264 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:45,264 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,265 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,265 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,265 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,265 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:45,265 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,265 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,265 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,265 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,265 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [132#L79true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:45,265 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,265 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,265 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,265 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,268 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:45,268 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,268 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,268 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,268 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,268 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:45,268 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,269 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,269 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,269 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,269 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [132#L79true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:45,269 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,269 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,269 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,269 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,347 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:45,348 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,348 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,348 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,348 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,348 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:45,348 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,348 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,348 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,348 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,349 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:45,349 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,349 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,349 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,349 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,352 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1701], [79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:45,352 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,352 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,352 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,352 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,353 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1702], [79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:45,353 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,353 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,353 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,353 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,353 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1703], [132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:45,353 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,353 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,353 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,353 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:45,773 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [1527#true, 8#L52true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:45,773 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,773 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,774 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,774 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,774 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [1527#true, 8#L52true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:45,774 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,774 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,774 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,774 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,774 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 8#L52true, 132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:45,774 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,774 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,774 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,774 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,776 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [8#L52true, 1527#true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:45,776 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,776 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,776 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,776 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,776 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [8#L52true, 1527#true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:45,776 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,776 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,776 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,776 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,777 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [8#L52true, 1527#true, 132#L79true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:45,777 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,777 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,777 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,777 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,778 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [8#L52true, 1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:45,778 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,778 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,778 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:45,778 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:45,779 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [8#L52true, 1527#true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:45,779 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,779 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,779 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:45,779 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:45,779 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [8#L52true, 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:45,779 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,779 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,779 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:45,779 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:45,779 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [1527#true, 8#L52true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:45,780 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,780 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:45,780 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:45,780 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,780 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [1527#true, 8#L52true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:45,780 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,780 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:45,780 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,780 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:45,780 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:45,780 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,780 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:45,780 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:45,781 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:45,781 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [1527#true, 8#L52true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:45,781 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,781 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,781 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,781 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,781 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [8#L52true, 1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:45,781 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,781 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,781 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,781 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,782 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 8#L52true, 132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:45,782 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:45,782 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,782 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:45,782 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,002 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:46,002 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,003 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,003 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,003 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,003 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:46,003 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,003 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,003 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,003 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,003 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:46,003 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,003 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,003 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,004 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,005 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [1527#true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:46,005 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,005 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,005 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,005 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,005 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [1527#true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:46,005 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,005 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,005 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,005 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,006 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:46,006 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,006 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,006 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,006 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,007 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:46,007 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,007 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,007 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,007 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,007 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [1527#true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:46,007 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,007 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,007 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,008 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,008 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:46,008 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,008 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,008 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:46,008 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:46,009 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [1527#true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:46,009 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,009 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:46,009 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,009 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:46,009 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [1527#true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:46,009 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,009 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:46,009 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,009 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:46,009 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:46,009 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,010 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,010 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:46,010 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:46,010 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [1527#true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:46,010 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,010 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:46,010 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,010 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:46,010 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:46,010 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,010 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:46,010 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,010 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:46,011 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:46,011 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,011 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:46,011 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,011 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:46,112 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [8#L52true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:46,112 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,112 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,112 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,112 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,112 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:46,112 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,112 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,112 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,112 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,113 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [8#L52true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:46,113 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,113 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,113 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,113 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,119 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [8#L52true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:46,119 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,119 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,119 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,119 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,120 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:46,120 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,120 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,120 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,120 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,120 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [8#L52true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:46,120 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,120 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,120 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,120 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,242 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:46,242 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,242 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,242 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,242 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,242 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:46,243 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,243 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,243 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,243 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,243 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:46,243 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,243 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,243 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,243 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,248 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:46,248 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,248 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,248 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,248 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,248 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:46,248 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,248 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,248 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,248 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,249 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:46,249 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,249 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:46,249 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:46,249 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,612 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [1527#true, 8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:47,612 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,612 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,612 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,612 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,613 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [8#L52true, 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:47,613 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,613 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,613 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,613 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,613 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 8#L52true, 132#L79true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:47,613 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,613 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,614 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,614 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,614 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [8#L52true, 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,614 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,614 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,614 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,615 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,615 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [1527#true, 8#L52true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,615 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,615 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,615 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,615 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,615 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [8#L52true, 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,615 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,615 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,615 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,615 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,617 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [8#L52true, 1527#true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,617 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,617 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,617 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,617 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,617 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [1527#true, 8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,617 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,617 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,617 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,617 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,618 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,618 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,618 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,618 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,618 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,618 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [1527#true, 8#L52true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,618 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,618 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,618 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,618 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,618 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [1527#true, 8#L52true, 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,619 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,619 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,619 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,619 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,619 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 8#L52true, 132#L79true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,619 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,619 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,619 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,619 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,619 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [1527#true, 8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,619 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,619 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,620 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,620 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,620 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [8#L52true, 1527#true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,620 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,620 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,620 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,620 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,621 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,621 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,621 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,621 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,621 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,822 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [1527#true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:47,823 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,823 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,823 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,823 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,823 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [1527#true, 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:47,823 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,823 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,823 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,823 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,823 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:47,823 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,823 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,824 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,824 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,824 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [1527#true, 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,824 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,824 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,824 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,825 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,825 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,825 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,825 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,825 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,825 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,826 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,826 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,826 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,826 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,826 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,827 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,827 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,827 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,827 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,827 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,827 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,827 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,827 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,827 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,828 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,828 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,828 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,828 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,828 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,828 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,828 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [1527#true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,828 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,828 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,828 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,828 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,829 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,829 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,829 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,829 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,829 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,829 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 132#L79true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,829 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,829 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,830 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:47,830 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:47,830 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1488], [1527#true, 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,830 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,830 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,830 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,830 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,830 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1489], [1527#true, 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,830 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,830 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,830 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,830 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,831 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1490], [1527#true, 132#L79true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:47,831 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,831 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,831 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,831 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:47,909 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [8#L52true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:47,909 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,909 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,909 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,909 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,910 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [8#L52true, 132#L79true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:47,910 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,910 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,910 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,910 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,910 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:47,910 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,910 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,910 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,910 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,916 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:47,916 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,916 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,916 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,916 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,916 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:47,916 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,916 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,916 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,916 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,917 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [8#L52true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:47,917 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,917 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,917 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,917 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,996 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:47,996 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,996 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,996 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,996 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,996 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:47,996 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,996 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,996 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,996 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,997 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:47,997 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:47,997 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,997 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:47,997 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:48,000 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1738], [79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:48,000 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:48,001 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:48,001 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:48,001 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:48,001 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1739], [132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:48,001 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:48,001 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:48,001 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:48,001 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:48,001 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1740], [79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:48,001 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:48,001 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:48,001 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:48,001 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:50,174 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:50,174 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,174 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,174 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,174 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,174 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:50,174 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,174 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,174 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,174 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,175 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:50,175 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,175 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,175 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,175 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,206 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:50,206 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,206 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,206 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,206 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,206 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:01:50,206 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,206 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,206 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,206 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,207 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:50,207 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,207 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,207 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,207 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,428 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:50,428 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,428 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,428 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,428 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,429 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:50,429 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,429 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,429 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,429 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,429 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:50,429 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,429 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,429 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,429 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,447 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:50,447 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,447 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,447 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,447 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,447 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:50,447 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,447 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,447 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,448 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,448 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:50,448 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,448 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,448 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,448 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,462 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:50,462 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,462 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,462 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,463 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,463 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:50,463 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,463 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,463 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,463 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,463 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:50,463 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,463 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,463 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,463 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,463 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 132#L79true, 170#(<= ~i1~0 1), 44#L56true, 1531#true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:50,464 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:50,464 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:50,464 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:50,464 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:50,464 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 170#(<= ~i1~0 1), 44#L56true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:50,464 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:50,464 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:50,464 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:50,464 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:50,464 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 170#(<= ~i1~0 1), 44#L56true, 1531#true, 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:50,464 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:50,464 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:50,464 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:50,464 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:50,465 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [8#L52true, 1527#true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:50,465 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,465 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,465 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,465 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,467 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:50,467 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,468 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,468 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,468 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,468 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:50,468 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,468 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,468 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,468 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,508 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 170#(<= ~i1~0 1), 132#L79true, 44#L56true, 1531#true, 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:50,508 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:50,508 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:50,508 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:50,508 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:50,509 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 170#(<= ~i1~0 1), 44#L56true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:50,509 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:50,509 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:50,509 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:50,509 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:50,509 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 170#(<= ~i1~0 1), 44#L56true, 1531#true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:50,509 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:50,509 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:50,509 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:50,509 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:50,509 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:50,510 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,510 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,510 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,510 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,510 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:50,510 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,510 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,510 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,510 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,510 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:50,510 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,510 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,510 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,510 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,511 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:50,511 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,511 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,511 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,511 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,511 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:50,511 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,511 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,511 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,511 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,513 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:50,513 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,513 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,513 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:50,513 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,965 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:50,965 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,965 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:50,965 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:50,965 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,966 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:50,966 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,966 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:50,966 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:50,966 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,966 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:50,966 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,966 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:50,966 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:50,966 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,972 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [8#L52true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:50,973 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,973 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:50,973 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,973 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:50,973 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [8#L52true, 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:50,973 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,973 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,973 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:50,973 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:50,976 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:50,976 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,976 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:50,976 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:50,976 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:51,172 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:51,173 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,173 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:51,173 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,173 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:51,173 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:51,173 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,173 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:51,173 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:51,173 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,173 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:51,173 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,173 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:51,173 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,174 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:51,177 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:51,177 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,177 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:51,177 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:51,177 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,178 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:51,178 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,178 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:51,178 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,178 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:51,178 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:51,178 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,188 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:51,188 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,188 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:51,340 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:51,340 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,340 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,340 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,340 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,343 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:51,343 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,343 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,343 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,343 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,343 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:51,343 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,343 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,343 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,344 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,374 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:51,374 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,374 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,374 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,374 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,374 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:51,374 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,374 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,374 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,374 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,375 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:51,375 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,375 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,375 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,375 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,556 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:51,556 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,556 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,556 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,556 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,556 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:51,556 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,557 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,557 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,557 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,557 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:51,557 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,557 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,557 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,557 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,577 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1519], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:51,577 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,577 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,577 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,577 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,577 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1520], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:51,577 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,577 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,578 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,578 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,578 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1521], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:51,578 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,578 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,578 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,578 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,591 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:51,591 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,591 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,591 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,591 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,591 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:51,591 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,592 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,592 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,592 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,592 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:51,592 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,592 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,592 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,592 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,595 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:51,595 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,595 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,595 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,595 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,595 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:51,595 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,595 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,595 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,595 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,596 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:51,596 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,596 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,596 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,596 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,596 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 132#L79true, 170#(<= ~i1~0 1), 44#L56true, 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:51,596 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:51,596 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:51,596 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:51,596 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:51,596 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 170#(<= ~i1~0 1), 44#L56true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:51,597 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:51,597 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:51,597 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:51,597 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:51,597 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 170#(<= ~i1~0 1), 44#L56true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:51,597 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:51,597 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:51,597 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:51,597 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:51,633 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [8#L52true, 1527#true, 132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:51,633 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,633 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,633 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,633 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,633 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [8#L52true, 1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:51,633 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,633 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,633 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,633 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,634 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [8#L52true, 1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:51,634 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,634 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,634 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,634 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,634 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 132#L79true, 170#(<= ~i1~0 1), 44#L56true, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:51,634 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:51,634 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:51,634 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:51,634 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:51,634 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 170#(<= ~i1~0 1), 44#L56true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:51,634 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:51,634 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:51,634 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:51,635 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:51,637 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 170#(<= ~i1~0 1), 44#L56true, 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:51,637 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:51,637 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:51,638 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:51,638 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:51,638 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:51,638 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,638 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,638 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,638 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,638 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:51,638 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,638 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,638 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,638 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,639 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:01:51,639 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,639 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:51,639 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:51,639 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:52,097 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:52,097 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,097 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,097 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,097 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,098 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:52,098 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,098 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,098 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,098 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,098 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:52,098 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,098 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,098 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,098 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,105 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:52,105 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,105 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,106 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,106 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,106 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:52,106 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,106 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,106 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,106 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,106 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:52,106 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,106 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,106 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,106 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,210 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:52,210 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,210 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,210 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,210 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,210 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:52,211 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,211 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,211 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,211 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,211 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:52,211 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,211 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,211 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,211 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,214 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1788], [170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:52,214 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,214 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,214 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,214 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,215 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1789], [170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:52,215 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,215 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,215 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,215 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,215 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1790], [170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:52,215 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,215 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:52,215 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:52,215 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:53,680 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1807], [1527#true, 8#L52true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,680 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,680 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,680 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,680 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,683 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1808], [1527#true, 8#L52true, 806#(<= ~counter~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:53,683 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,683 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,683 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,683 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,686 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1809], [1527#true, 8#L52true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:53,686 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,686 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,686 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,686 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,704 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1807], [8#L52true, 1527#true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:53,704 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,704 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,704 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,704 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,706 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1808], [1527#true, 8#L52true, 806#(<= ~counter~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,707 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,707 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,707 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,707 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,709 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1809], [8#L52true, 1527#true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,709 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,709 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,709 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,709 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,797 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1807], [1527#true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,797 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,797 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,797 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,797 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,799 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1808], [1527#true, 806#(<= ~counter~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:53,799 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,799 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,799 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,799 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,823 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1809], [1527#true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:53,823 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,823 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,824 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,824 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,826 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1807], [1527#true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:53,826 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,826 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,826 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,826 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,828 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1808], [1527#true, 806#(<= ~counter~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,828 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,828 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,828 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,828 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,830 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1809], [1527#true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,830 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,830 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,830 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,830 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:53,855 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [8#L52true, 1527#true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,855 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,855 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,856 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,856 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,856 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [8#L52true, 1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,856 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,856 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,856 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,856 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,856 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [8#L52true, 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,856 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,856 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,856 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,856 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,859 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,859 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,859 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,859 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,859 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,859 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,859 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,859 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,859 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,860 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,860 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,860 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,860 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,860 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,860 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,875 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 8#L52true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,875 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,875 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,875 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,875 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,875 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [8#L52true, 1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:53,875 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,877 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,877 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,877 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,877 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,877 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,877 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,877 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,877 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,880 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,880 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,880 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,880 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,880 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,881 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,881 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,881 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,881 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,881 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,881 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,881 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,881 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,881 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:53,881 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:53,978 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 8#L52true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:53,978 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,978 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,978 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,978 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,979 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [8#L52true, 1527#true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:53,979 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,979 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,979 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,979 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,979 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 8#L52true, 132#L79true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,979 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,979 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,979 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,979 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,980 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [8#L52true, 1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,980 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,980 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,980 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,980 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,980 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [8#L52true, 1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:53,980 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,980 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,980 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,980 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,980 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [8#L52true, 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:53,980 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,980 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,981 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,981 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,981 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 8#L52true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:53,981 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,981 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,981 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,981 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,981 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 8#L52true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:53,982 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,982 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,982 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,982 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,982 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [8#L52true, 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:53,982 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:53,982 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,982 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:53,982 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,098 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:54,098 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,098 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,098 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,098 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,098 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:54,098 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,098 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,098 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,098 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,099 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:54,099 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,099 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,099 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,099 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,122 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:54,122 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,122 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,122 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,122 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,123 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:54,123 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,123 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,123 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,123 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,123 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:54,123 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,123 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,123 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,123 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,135 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:54,135 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,135 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,135 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,135 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,135 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:54,135 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,135 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,135 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,135 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,136 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:54,136 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,136 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,136 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,136 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,138 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true])
[2023-11-30 10:01:54,138 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,138 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,138 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,138 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,138 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true])
[2023-11-30 10:01:54,138 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,138 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,138 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,138 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,139 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true])
[2023-11-30 10:01:54,139 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,139 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,139 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,139 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:54,148 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:54,148 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,148 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,148 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,148 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,148 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:54,148 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,148 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,148 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,148 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,149 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:54,149 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,149 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,149 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,149 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,149 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:54,149 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,149 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,149 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,149 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,150 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:54,150 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,150 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,150 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,150 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,150 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:54,150 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,150 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,150 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,150 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,151 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:54,151 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,151 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,151 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,151 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,151 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:54,151 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,151 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,151 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,151 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,152 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:54,152 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,152 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,152 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:54,152 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:54,177 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [8#L52true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:54,177 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,177 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,177 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,177 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,177 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:54,178 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,178 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,178 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,178 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,178 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [8#L52true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:54,178 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,178 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,178 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,178 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,181 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [8#L52true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:54,181 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,181 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,181 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,182 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,182 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:54,182 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,182 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,182 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,182 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,182 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [8#L52true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:54,182 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,182 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,182 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,182 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,273 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:54,273 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,273 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,274 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,274 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,274 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:54,274 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,274 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,274 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,274 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,274 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:54,274 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,274 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,274 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,274 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:54,277 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,277 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,277 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,277 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:54,277 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,277 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,277 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,277 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:54,277 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,277 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,278 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:54,278 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:54,989 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1807], [1527#true, 8#L52true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:54,989 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:54,989 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:54,989 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:54,989 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:54,992 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1808], [8#L52true, 1527#true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:54,992 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:54,992 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:54,992 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:54,992 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:54,994 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1809], [8#L52true, 1527#true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:54,994 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:54,995 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:54,995 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:54,995 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:54,997 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1807], [8#L52true, 1527#true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:54,997 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:54,997 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:54,997 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:54,997 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:54,999 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1808], [1527#true, 8#L52true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:55,000 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,000 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,000 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,000 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,002 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1809], [1527#true, 8#L52true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,002 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,002 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,002 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,002 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,048 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1807], [1527#true, 132#L79true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,048 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,048 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,048 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,048 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,050 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1808], [1527#true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,050 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,050 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,050 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,050 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,053 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1809], [1527#true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,053 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,053 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,053 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,053 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,055 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1807], [1527#true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,055 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,055 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,055 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,055 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,057 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1808], [1527#true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,057 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,057 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,057 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,057 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,059 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1809], [1527#true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,059 INFO  L294   olderBase$Statistics]: this new event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,059 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,059 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,059 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is not cut-off event
[2023-11-30 10:01:55,083 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 8#L52true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,084 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,084 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,084 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,084 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,084 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:55,084 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,084 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,084 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,084 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,084 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [8#L52true, 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,084 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,084 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,085 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,085 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,087 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,088 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,088 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,088 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,088 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,088 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,088 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,088 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,088 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,088 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,088 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:55,088 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,088 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,088 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,088 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,104 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 8#L52true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:55,104 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,104 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,104 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,104 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,104 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [8#L52true, 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,104 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,104 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,104 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,104 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,104 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [8#L52true, 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,105 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,105 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,105 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,105 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,107 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,108 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,108 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,108 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,108 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,108 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,108 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,108 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,108 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,108 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,108 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,108 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,108 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,108 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,108 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,249 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 8#L52true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,249 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,249 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,249 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,250 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,251 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 8#L52true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:55,251 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,252 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,252 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,252 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,252 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 8#L52true, 132#L79true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:55,252 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,252 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,252 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,252 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,253 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,253 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,253 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,253 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,253 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,253 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,253 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,253 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,253 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,253 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,253 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,253 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,253 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,254 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,254 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,255 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [8#L52true, 1527#true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:55,256 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,256 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,256 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,256 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,256 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [8#L52true, 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:55,256 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,256 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,256 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,256 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,256 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [8#L52true, 1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:55,256 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,256 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,256 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,256 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,350 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:55,351 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,351 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,351 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,351 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,351 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,351 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,351 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,351 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,351 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,351 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,351 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,351 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,351 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,351 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,356 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,356 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,356 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,357 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,357 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,357 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,357 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,357 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,357 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,357 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,357 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,357 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,357 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,357 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,357 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,378 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,378 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,379 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,379 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,379 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,379 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,379 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,379 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,379 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,379 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,379 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,379 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,379 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,379 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,379 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,384 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1390], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,384 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,384 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,384 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,384 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,384 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1391], [649#(< ~counter~0 2147483646), 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:55,384 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,384 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,384 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,384 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,384 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1392], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,384 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,384 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,385 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,385 INFO  L297   olderBase$Statistics]:   existing Event has 84 ancestors and is cut-off event
[2023-11-30 10:01:55,395 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:01:55,395 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,395 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,395 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,395 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,397 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:55,397 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,397 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,397 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,397 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,397 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:55,397 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,397 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,397 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,397 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,398 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:55,398 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,398 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,398 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,398 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,398 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:55,398 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,398 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,398 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,398 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,398 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:01:55,398 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,399 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,399 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,399 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,399 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:55,399 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,399 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,399 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,399 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,400 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:55,400 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,401 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,401 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,401 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,401 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:55,401 INFO  L294   olderBase$Statistics]: this new event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,401 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:55,401 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,401 INFO  L297   olderBase$Statistics]:   existing Event has 83 ancestors and is cut-off event
[2023-11-30 10:01:55,430 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [8#L52true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:55,430 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,430 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,430 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,431 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,431 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [8#L52true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:55,431 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,431 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,431 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,431 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,431 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [8#L52true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:55,431 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,431 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,431 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,431 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,438 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [8#L52true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:55,438 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,438 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,438 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,438 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,438 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [8#L52true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:01:55,438 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,438 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,438 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,438 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,438 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [8#L52true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:55,439 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,439 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,439 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,439 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,580 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:55,580 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,580 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,580 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,580 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,581 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:55,581 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,581 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,581 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,581 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,581 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:55,581 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,581 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,581 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,581 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,586 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1552], [1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:55,586 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,586 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,586 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,587 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,587 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1553], [132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:55,587 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,587 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,587 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,587 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,587 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1554], [1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:55,587 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,587 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:01:55,587 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:55,587 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:01:59,138 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:59,138 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,138 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,138 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:59,139 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:59,139 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:59,139 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,139 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,139 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:59,139 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:59,139 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:59,139 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,139 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:59,139 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,139 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:59,276 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [808#(<= ~counter~0 3), 1527#true, 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:01:59,276 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,276 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:59,277 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,277 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:59,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:59,277 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,277 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:59,277 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,277 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:59,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [808#(<= ~counter~0 3), 1527#true, 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:01:59,277 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,277 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,277 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:59,277 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:01:59,330 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:59,330 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,330 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,330 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,330 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,331 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:59,331 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,332 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,332 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,332 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,332 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:01:59,332 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,332 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,332 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,332 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,340 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:59,340 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,340 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,340 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,340 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,340 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:59,340 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,340 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,340 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,341 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,341 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [8#L52true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:59,341 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,341 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,341 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,341 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,348 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:59,349 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,349 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,349 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,349 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,349 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:01:59,349 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,349 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,349 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,349 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,349 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:01:59,349 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:01:59,349 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,349 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:01:59,349 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,891 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1871], [8#L52true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:00,892 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,892 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,892 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,892 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,892 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1872], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:00,892 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,892 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,892 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,892 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,893 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1873], [8#L52true, 1006#(< ~counter~0 2147483644), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:00,893 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,893 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,893 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,893 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,948 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1993], [1527#true, 44#L56true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:00,948 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,949 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,949 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,949 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,949 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1994], [1527#true, 132#L79true, 44#L56true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:00,949 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,949 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,949 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,949 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,949 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1995], [1527#true, 44#L56true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:00,949 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,949 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,949 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,949 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,957 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2098], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:00,957 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,957 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,957 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,957 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,957 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2099], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:00,957 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,957 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,957 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,957 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,957 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2100], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:00,957 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,958 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:00,958 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:00,958 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:01,072 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1871], [8#L52true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:01,072 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:01,073 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:01,073 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:01,073 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:01,073 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1872], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:01,073 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:01,073 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:01,073 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:01,073 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:01,073 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1873], [8#L52true, 1006#(< ~counter~0 2147483644), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:01,073 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:01,073 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:01,073 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:01,073 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:01,094 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1993], [1527#true, 44#L56true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:01,094 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:01,094 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:01,094 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:01,095 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:01,095 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1994], [1527#true, 132#L79true, 44#L56true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:01,095 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:01,095 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:01,095 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:01,095 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:01,095 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1995], [1527#true, 44#L56true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:01,095 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:01,095 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:01,095 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:01,095 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,113 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:03,114 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,114 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:03,114 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:03,114 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,114 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:03,114 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,114 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,114 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:03,114 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:03,114 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:03,114 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,114 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,114 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:03,115 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:03,388 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [1527#true, 808#(<= ~counter~0 3), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:03,388 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,388 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:03,388 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:03,408 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,408 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:03,408 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,408 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:03,409 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,409 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:03,409 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [808#(<= ~counter~0 3), 1527#true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:03,409 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,409 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:03,409 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:03,409 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,507 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [8#L52true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:03,507 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,507 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,508 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,508 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,508 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:03,508 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,508 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,508 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,508 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,508 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:03,508 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,508 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,508 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,508 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,516 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [8#L52true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:03,516 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,518 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,519 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,519 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,519 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:03,519 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,519 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,519 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,519 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,519 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:03,519 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,519 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,519 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,519 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,528 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [8#L52true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:03,528 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,528 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,528 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,528 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,528 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:03,528 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,528 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,528 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,528 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,529 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [8#L52true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:03,529 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:03,529 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,529 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:03,529 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,704 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:07,705 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,705 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,705 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,705 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,705 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:07,705 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,705 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,705 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,705 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,705 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:07,705 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,705 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,705 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,705 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,710 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:07,710 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,710 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,710 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,710 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,710 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:07,710 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,710 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,710 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,710 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,711 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:07,711 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,711 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,711 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,711 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,715 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:07,716 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,716 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,716 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,716 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,716 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:07,716 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,716 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,716 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,716 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,716 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:07,716 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,716 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:07,716 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:07,716 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,459 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:08,459 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,459 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,459 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,459 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,459 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:08,459 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,460 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,460 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,460 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,460 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:08,460 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,460 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,460 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,460 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,463 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:08,464 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,464 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,464 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,464 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,464 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:08,464 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,464 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,464 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,464 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,464 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:08,464 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,464 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,464 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,464 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,468 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:08,468 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,468 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,468 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,468 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,468 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:08,468 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,468 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,468 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,468 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,469 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:08,469 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,469 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,469 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,469 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,866 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:08,867 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,867 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,867 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,867 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,867 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:08,867 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,867 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,867 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,867 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,867 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:08,867 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,867 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,867 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,867 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,870 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:08,870 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,870 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,871 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,871 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,871 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:08,871 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,871 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,871 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,871 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,871 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:08,871 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,871 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,871 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,871 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,874 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:08,874 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,874 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,874 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,874 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,875 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:08,875 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,875 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,875 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,875 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,875 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:08,875 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,875 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,875 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,875 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,919 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1871], [1006#(< ~counter~0 2147483644), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:08,919 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,919 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,919 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,919 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,919 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1872], [1006#(< ~counter~0 2147483644), 132#L79true, 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:08,919 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,920 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,920 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,920 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,920 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1873], [1006#(< ~counter~0 2147483644), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:08,920 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,920 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,920 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,920 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,932 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2098], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:08,933 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,933 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,933 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,933 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,933 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2099], [1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:08,933 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,933 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,933 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,933 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,933 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2100], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:08,933 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,933 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,933 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,933 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,959 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1871], [1006#(< ~counter~0 2147483644), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:08,959 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,959 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,959 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,960 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,960 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1872], [132#L79true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:08,960 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,960 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,960 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,960 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,960 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1873], [1006#(< ~counter~0 2147483644), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:08,960 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,960 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:08,960 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:08,960 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,034 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,034 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,034 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,034 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,034 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,034 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,034 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,034 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,034 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,034 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,035 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,035 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,035 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,035 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,035 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,038 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:09,038 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,038 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,038 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,038 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,039 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:09,039 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,039 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,039 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,039 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,039 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:09,039 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,039 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,039 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,039 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,043 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:09,043 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,043 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,043 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,043 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,043 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:09,043 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,043 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,043 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,043 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,043 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:09,043 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,043 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,043 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,043 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,173 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [1006#(< ~counter~0 2147483644), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:09,173 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,173 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,173 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,173 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,173 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [1006#(< ~counter~0 2147483644), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:09,173 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,173 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,173 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,173 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,174 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:09,174 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,174 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,174 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,174 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,177 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:09,177 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,177 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,177 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,177 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,177 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:09,177 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,177 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,177 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,178 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,178 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:09,178 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,178 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,178 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,178 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,181 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,181 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,181 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,181 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,181 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,181 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,181 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,182 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,182 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,182 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,182 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,182 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,182 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,182 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,182 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,249 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:09,249 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,249 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,249 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,249 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,249 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:09,249 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,249 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,249 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,249 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,249 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:09,249 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,249 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,249 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,250 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,253 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:09,253 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,253 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,253 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,253 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,253 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:09,253 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,253 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,253 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,253 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,253 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:09,253 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,253 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,253 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,253 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,256 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,257 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,257 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,257 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,257 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,257 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,257 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,257 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,257 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,257 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,257 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,257 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,257 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,257 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,257 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,406 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,406 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,406 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,406 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,406 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,406 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,406 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,406 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,406 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,406 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,407 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,407 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,407 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,407 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,407 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,410 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:09,410 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,410 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,410 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,411 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,411 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [8#L52true, 1527#true, 808#(<= ~counter~0 3), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:09,411 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,411 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,411 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,411 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,411 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [8#L52true, 1527#true, 808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:09,411 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,411 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,411 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,411 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,415 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:09,415 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,415 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,415 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,415 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,415 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:09,415 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,415 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,415 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,415 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,415 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:09,415 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,415 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,415 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,415 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,493 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,493 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,493 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,493 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,493 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,493 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [808#(<= ~counter~0 3), 1527#true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,493 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,493 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,493 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,493 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,493 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [1527#true, 808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,494 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,494 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,494 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,494 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,496 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:09,496 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,496 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,496 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,496 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,496 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [808#(<= ~counter~0 3), 1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:09,496 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,496 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,497 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,497 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,497 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [808#(<= ~counter~0 3), 1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:09,497 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,497 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,497 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,497 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,499 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:09,499 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,499 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,499 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,499 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,500 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [808#(<= ~counter~0 3), 1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:09,500 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,500 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,500 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,500 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,500 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [808#(<= ~counter~0 3), 1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:09,500 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,500 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,500 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,500 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:09,534 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,534 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,534 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,534 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,534 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,534 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,534 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,534 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,534 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,534 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,535 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,535 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,535 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,535 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,535 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,538 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:09,538 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,538 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,538 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,538 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,538 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:09,538 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,538 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,538 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,538 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,538 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:09,538 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,538 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,538 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,538 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,541 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:09,541 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,541 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,541 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,541 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,542 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:09,542 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,542 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,542 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,542 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,542 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:09,542 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,542 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,542 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,542 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,587 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,587 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,587 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,587 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,587 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,587 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,587 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,587 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,588 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,588 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,588 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:09,588 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,588 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,588 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,588 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,590 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [1006#(< ~counter~0 2147483644), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:09,590 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,590 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,590 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,590 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,591 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [1006#(< ~counter~0 2147483644), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:09,591 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,591 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,591 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,591 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,591 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:09,591 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,591 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,591 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,591 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,593 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [1006#(< ~counter~0 2147483644), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:09,593 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,594 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,594 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,594 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,594 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:09,594 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,594 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,594 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,594 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,594 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:09,594 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:09,594 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,594 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:09,594 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,587 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:10,587 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,587 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,587 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,587 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,587 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:10,587 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,587 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,587 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,587 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,588 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [8#L52true, 1527#true, 808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:10,588 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,588 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,588 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,588 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,591 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:10,592 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,592 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,592 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,592 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,592 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [8#L52true, 1527#true, 808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:10,592 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,592 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,592 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,592 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,592 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:10,592 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,592 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,592 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,592 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,596 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:10,596 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,596 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,596 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,596 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,597 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:10,597 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,597 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,597 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,597 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,597 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:10,597 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,597 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,597 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,597 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,674 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:10,674 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,674 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,674 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,674 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,674 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [1527#true, 808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:10,674 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,674 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,674 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,675 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,675 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [808#(<= ~counter~0 3), 1527#true, 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:10,675 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,675 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,675 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,675 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,677 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:10,677 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,678 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,678 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,678 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,678 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [808#(<= ~counter~0 3), 1527#true, 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:10,678 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,678 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,678 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,678 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,678 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [808#(<= ~counter~0 3), 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:10,678 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,678 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,678 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,678 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,681 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:10,681 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,681 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,681 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,681 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,681 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [1527#true, 808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:10,681 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,681 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,681 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,681 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,682 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [808#(<= ~counter~0 3), 1527#true, 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:10,682 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,682 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,682 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,682 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:10,713 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:10,713 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,713 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,713 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,713 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,713 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:10,714 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,714 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,714 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,714 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,714 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:10,714 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,714 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,714 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,714 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,717 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:10,717 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,717 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,717 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,717 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,717 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:10,717 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,717 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,717 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,717 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,718 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:10,718 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,718 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,718 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,718 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,721 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:10,721 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,721 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,721 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,721 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,721 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:10,721 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,721 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,721 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,721 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,722 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:10,722 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,722 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,722 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,722 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,770 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:10,770 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,770 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,770 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,770 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,770 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:10,771 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,771 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,771 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,771 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,771 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:10,771 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,771 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,771 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,771 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,774 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:10,774 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,775 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,775 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,775 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,775 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:10,775 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,775 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,775 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,775 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,775 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:10,775 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,775 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,775 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,775 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,779 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:10,779 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,779 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,779 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,779 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,779 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:10,779 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,779 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,779 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,779 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,780 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:10,780 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:10,780 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,780 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:10,780 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,662 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:11,663 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,663 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,663 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,663 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,663 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:11,663 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,663 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,663 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,663 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,663 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:11,663 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,663 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,663 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,663 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,667 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:11,667 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,667 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,667 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,667 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,667 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [8#L52true, 1527#true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:11,667 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,667 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,667 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,667 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,667 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:11,667 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,668 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,668 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,668 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,671 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:11,671 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,671 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,671 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,671 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,671 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:11,671 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,671 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,671 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,671 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,672 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:11,672 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,672 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,672 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,672 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,698 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:11,698 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,698 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,698 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,698 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,699 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [1527#true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:11,699 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,699 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,699 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,699 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,699 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [1527#true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:11,699 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,699 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,699 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,699 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,701 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:11,701 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,701 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,701 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,701 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,702 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [808#(<= ~counter~0 3), 1527#true, 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:11,702 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,702 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,702 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,702 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,702 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [808#(<= ~counter~0 3), 1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:11,702 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,702 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,702 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,702 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,705 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [1527#true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:11,705 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,705 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,705 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,705 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,705 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [808#(<= ~counter~0 3), 1527#true, 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:11,705 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,705 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,705 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,705 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,705 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [1527#true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:11,705 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:11,705 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,705 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:11,705 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,155 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [8#L52true, 170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:12,155 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,155 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,155 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,155 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,155 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:12,156 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,156 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,156 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,156 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,156 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [8#L52true, 170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:12,156 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,156 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,156 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,156 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,162 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [8#L52true, 132#L79true, 170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,163 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,163 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,163 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,163 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,163 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,163 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,163 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,163 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,163 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,163 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,164 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,164 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,164 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,164 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,169 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:12,169 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,169 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,169 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,169 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,169 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:12,169 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,169 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,169 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,169 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,170 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:12,170 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,170 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,170 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,170 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,261 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:12,261 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,261 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,261 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,261 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,262 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:12,262 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,262 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,262 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,262 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,262 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:12,262 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,262 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,262 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,262 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,267 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [170#(<= ~i1~0 1), 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,267 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,267 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,267 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,267 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,267 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,268 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,268 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,268 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,268 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,268 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,268 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,268 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,268 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,268 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,289 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:12,290 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,290 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,290 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,290 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,290 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:12,290 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,290 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,290 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,290 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,290 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:12,290 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,290 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,291 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,291 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,395 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,395 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,395 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,395 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,395 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,396 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,396 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,396 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,396 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,396 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,396 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,396 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,396 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,396 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,396 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,402 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:12,403 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,403 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,403 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,403 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,403 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:12,403 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,403 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,403 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,403 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,403 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:12,403 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,403 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,404 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,404 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,410 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:12,410 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,410 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,410 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,410 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,410 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:12,410 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,411 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,411 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,411 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,411 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:12,411 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,411 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,411 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,411 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,454 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,455 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,455 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,455 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,455 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,455 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [808#(<= ~counter~0 3), 1527#true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,455 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,455 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,455 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,455 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,455 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [1527#true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,456 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,456 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,456 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,456 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,460 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [808#(<= ~counter~0 3), 1527#true, 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:12,460 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,460 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,460 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,460 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,461 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [808#(<= ~counter~0 3), 1527#true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:12,461 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,461 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,461 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,461 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,461 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [808#(<= ~counter~0 3), 1527#true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:12,461 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,461 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,461 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,461 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,465 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [1527#true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:12,465 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,465 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,465 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,465 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,466 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [808#(<= ~counter~0 3), 1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:12,466 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,466 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,466 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,466 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,467 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [1527#true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:12,467 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,467 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,467 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,467 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:12,684 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:12,685 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,685 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,685 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,685 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,685 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:12,685 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,685 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,685 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,685 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,685 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:12,685 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,685 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,686 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,686 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,691 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,691 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,691 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,691 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,691 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,691 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,692 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,692 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,692 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,692 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,692 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,692 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,692 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,693 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,693 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,698 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:12,698 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,698 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,698 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,698 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,698 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [8#L52true, 170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:12,698 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,698 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,698 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,698 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,698 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [8#L52true, 170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:12,698 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,699 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,699 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,699 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,746 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [132#L79true, 170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:12,746 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,746 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,747 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,747 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,747 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:12,747 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,747 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,747 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,747 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,747 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:12,747 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,747 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,747 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,747 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,752 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,752 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,752 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,752 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,752 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,752 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,753 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,753 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,753 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,753 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,753 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:12,753 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,753 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,753 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,753 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,757 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [170#(<= ~i1~0 1), 132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:12,757 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,757 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,758 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,758 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,758 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:12,758 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,758 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,758 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,758 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,758 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:12,758 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:12,758 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,758 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:12,758 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,498 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1807], [1527#true, 132#L79true, 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:13,499 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,499 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,499 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,499 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,499 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1808], [1527#true, 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,499 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,499 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,499 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,499 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,500 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1809], [1527#true, 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,500 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,500 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,500 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,500 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,509 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1807], [1527#true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,510 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,510 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,510 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,510 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,510 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1808], [1527#true, 806#(<= ~counter~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,510 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,510 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,510 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,510 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,510 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1809], [1527#true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,510 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,511 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,511 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,511 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,519 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,519 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,519 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,519 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,519 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,519 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,519 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,519 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,519 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,519 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,520 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 132#L79true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,520 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,520 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,520 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,520 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,526 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,526 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,526 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,526 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,526 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,527 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,527 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,527 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,527 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,527 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,527 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:13,527 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,527 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,527 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,527 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,533 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:13,534 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,534 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,534 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,534 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,534 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:13,534 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,534 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,534 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,535 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,535 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:13,535 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,535 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,535 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,535 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,554 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,554 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,554 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,554 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,554 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,555 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,555 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,555 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,555 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,555 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,555 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,555 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,555 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,555 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,556 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,564 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,564 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,565 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,565 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,565 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,565 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,565 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,565 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,565 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,565 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,565 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,565 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,565 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,565 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,565 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,605 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1807], [1527#true, 132#L79true, 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,605 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,605 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,605 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,605 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,606 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1808], [1527#true, 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,606 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,606 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,606 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,606 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,606 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1809], [1527#true, 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,606 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,607 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,607 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,607 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,613 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1807], [1527#true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,613 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,613 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,613 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,613 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,614 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1808], [1527#true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,614 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,614 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,614 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,614 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,614 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1809], [1527#true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:13,614 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,614 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,614 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,614 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,628 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true])
[2023-11-30 10:02:13,628 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,628 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,628 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,628 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,628 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true])
[2023-11-30 10:02:13,628 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,629 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,629 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,629 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,629 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true])
[2023-11-30 10:02:13,629 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,629 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,629 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,629 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,635 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true])
[2023-11-30 10:02:13,636 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,636 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,636 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,636 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,636 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true])
[2023-11-30 10:02:13,636 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,636 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,636 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,636 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,636 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true])
[2023-11-30 10:02:13,636 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,636 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,637 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,637 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,690 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [1527#true, 808#(<= ~counter~0 3), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:13,690 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,690 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,690 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,690 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,690 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [1527#true, 808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,690 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,690 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,690 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,690 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,691 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,691 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,691 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,691 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,691 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,695 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [808#(<= ~counter~0 3), 1527#true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,695 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,695 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,695 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,695 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,696 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [1527#true, 808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:13,696 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,696 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,696 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,696 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,696 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:13,697 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,697 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,697 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,697 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,701 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [1527#true, 808#(<= ~counter~0 3), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:13,701 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,701 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,701 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,701 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,701 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [808#(<= ~counter~0 3), 1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:13,702 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,702 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,702 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,702 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,702 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:13,702 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,702 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,702 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:13,702 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,759 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:13,759 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,759 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,760 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,760 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,760 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:13,760 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,760 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,760 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,760 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,760 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:13,760 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,760 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,760 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,760 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,766 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:13,766 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,766 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,766 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,766 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,767 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:13,767 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,767 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,767 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,767 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,767 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:13,767 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,767 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,767 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,767 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,776 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:13,776 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,776 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,776 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,776 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,776 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:13,776 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,776 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,776 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,776 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,777 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:13,777 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,777 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,777 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,777 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,852 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:13,852 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,852 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,852 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,852 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,852 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:13,852 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,852 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,852 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,852 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,853 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:13,853 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,853 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,853 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,853 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,857 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:13,858 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,858 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,858 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,858 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,858 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:13,858 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,858 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,858 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,858 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,858 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:13,858 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,858 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,858 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,859 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,866 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:13,866 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,866 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,866 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,866 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,866 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:13,866 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,866 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,866 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,866 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,867 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:13,867 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,867 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:13,867 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:13,867 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:14,601 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1807], [1527#true, 132#L79true, 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,602 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,602 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,602 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,602 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,602 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1808], [1527#true, 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,602 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,602 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,602 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,602 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,603 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1809], [1527#true, 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:14,603 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,603 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,603 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,603 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,612 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1807], [1527#true, 132#L79true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,612 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,612 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,612 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,612 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,613 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1808], [1527#true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,613 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,613 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,613 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,613 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,613 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1809], [1527#true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,613 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,613 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,613 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,613 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,619 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,619 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,619 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,619 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,619 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,619 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,619 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,619 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,619 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,619 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,620 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,620 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,620 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,620 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,620 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,626 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,626 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,626 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,627 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,627 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,627 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,627 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,627 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,627 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,627 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,627 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,627 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,627 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,627 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,627 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,634 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:14,634 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,634 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,634 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,634 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,634 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:14,634 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,634 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,634 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,634 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,635 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:14,635 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,635 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,635 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,635 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,654 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,654 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,654 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,654 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,654 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,654 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,654 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,654 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,654 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,654 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,655 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,655 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,655 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,655 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,655 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,664 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,665 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,665 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,665 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,665 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,665 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,665 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,665 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,665 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,665 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,665 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,665 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,665 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,666 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,666 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,705 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1807], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,706 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,706 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,706 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,706 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,706 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1808], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:14,706 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,706 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,706 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,706 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,706 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1809], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,706 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,706 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,706 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,707 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,713 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1807], [1527#true, 132#L79true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:14,713 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,713 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,713 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,713 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,714 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1808], [1527#true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,714 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,714 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,714 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,714 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,714 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1809], [1527#true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,714 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,714 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,714 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,714 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,729 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true])
[2023-11-30 10:02:14,729 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,729 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,729 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,729 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,730 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true])
[2023-11-30 10:02:14,730 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,730 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,730 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,731 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,731 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true])
[2023-11-30 10:02:14,731 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,731 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,731 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,731 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,737 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1024], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true])
[2023-11-30 10:02:14,737 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,737 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,737 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,737 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,737 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1025], [649#(< ~counter~0 2147483646), 1527#true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true])
[2023-11-30 10:02:14,737 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,737 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,737 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,737 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,738 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1026], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true])
[2023-11-30 10:02:14,738 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,738 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,738 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,738 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,784 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [808#(<= ~counter~0 3), 1527#true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,784 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,784 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,784 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,784 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,784 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [808#(<= ~counter~0 3), 1527#true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:14,784 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,785 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,785 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,785 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,785 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,785 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,785 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,785 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,785 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,789 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [808#(<= ~counter~0 3), 1527#true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,789 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,790 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,790 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,790 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,790 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [1527#true, 808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,790 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,790 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,790 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,790 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,790 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:14,790 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,790 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,790 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,790 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,794 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [808#(<= ~counter~0 3), 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:14,794 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,794 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:14,794 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:14,794 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:15,066 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [808#(<= ~counter~0 3), 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:15,066 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,066 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:15,066 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:15,066 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,066 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:15,067 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,067 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:15,067 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:15,067 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,111 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:15,112 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,112 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,112 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,128 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,128 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:15,128 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,128 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,128 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,128 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,129 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:15,129 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,129 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,129 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,129 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,135 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:15,136 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,136 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,136 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,136 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,136 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:15,136 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,136 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,136 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,136 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,136 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:15,136 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,137 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,137 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,137 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,144 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:15,160 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,160 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,160 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,160 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,160 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:15,161 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,161 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,161 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,161 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,161 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:15,161 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,161 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,161 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,161 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,243 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:15,243 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,243 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,244 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,244 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,245 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:15,245 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,245 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,245 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,245 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,245 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:15,245 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,245 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,246 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,246 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,250 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:15,251 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,251 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,251 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,251 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,251 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:15,251 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,251 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,251 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,251 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,251 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:15,251 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,251 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,251 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,251 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,257 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:15,257 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,257 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,257 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,257 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,257 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:15,257 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,257 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,257 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,257 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,257 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:15,258 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:15,258 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,258 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:15,258 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:16,461 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1264], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 125#L99-2true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0NotInUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:16,462 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,462 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,462 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,462 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,462 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1265], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 125#L99-2true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0NotInUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:16,462 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,462 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,462 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,462 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,463 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1266], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 125#L99-2true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0NotInUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:16,463 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,463 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,463 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,463 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,473 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1264], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 125#L99-2true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0NotInUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:16,473 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,473 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,473 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,473 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,473 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1265], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 125#L99-2true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0NotInUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:16,473 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,474 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,474 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,474 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,474 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1266], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 125#L99-2true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0NotInUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:16,474 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,474 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,474 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,474 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,482 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1264], [649#(< ~counter~0 2147483646), 1527#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 125#L99-2true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0NotInUse, 35#L51-2true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:16,483 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,483 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,483 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,483 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,483 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1265], [649#(< ~counter~0 2147483646), 1527#true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 125#L99-2true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0NotInUse, 35#L51-2true, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:16,483 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,483 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,483 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,483 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,483 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1266], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 125#L99-2true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0NotInUse, 35#L51-2true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:16,483 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,484 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,484 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,484 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,491 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1264], [649#(< ~counter~0 2147483646), 1527#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 125#L99-2true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0NotInUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:16,491 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,491 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,491 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,491 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,491 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1265], [649#(< ~counter~0 2147483646), 1527#true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 125#L99-2true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0NotInUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:16,491 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,491 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,491 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,491 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,492 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1266], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 328#(< ~i1~0 2147483647), 805#(= ~counter~0 0), 159#true, 125#L99-2true, 1533#(= ~j1~0 0), 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0NotInUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:16,492 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,492 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,492 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:16,492 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,095 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:19,095 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,095 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,095 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,095 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,095 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:19,095 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,095 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,095 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,095 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,096 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:19,096 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,096 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,096 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,096 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,106 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,106 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,106 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,106 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,106 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,107 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,107 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,107 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,107 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,107 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,107 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:19,107 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,107 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,107 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,107 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,134 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:19,134 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,134 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,134 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,134 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,135 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [808#(<= ~counter~0 3), 1527#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:19,135 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,135 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,135 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,135 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,138 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 132#L79true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:19,138 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,138 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,138 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,138 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,138 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:19,138 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,138 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,138 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,138 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,141 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [8#L52true, 1527#true, 808#(<= ~counter~0 3), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:19,141 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,141 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,141 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,141 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,141 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [808#(<= ~counter~0 3), 1527#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:19,141 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,141 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,141 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,142 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,144 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:19,145 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,145 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,145 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,145 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,145 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [808#(<= ~counter~0 3), 1527#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:19,145 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,145 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,145 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,145 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,148 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:19,148 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,148 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,148 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,148 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,148 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,148 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,148 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,148 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,148 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,151 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:19,151 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,151 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,151 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,151 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,152 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [808#(<= ~counter~0 3), 1527#true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:19,152 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,152 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,152 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,152 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,209 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1843], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,209 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,209 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,209 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,209 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,209 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1844], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,209 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,209 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,209 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,209 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,210 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1845], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,210 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,210 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,210 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,210 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,211 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1843], [1527#true, 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,211 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,211 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,211 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,211 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,212 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1844], [1527#true, 132#L79true, 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,212 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,212 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,212 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,212 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,212 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1845], [1527#true, 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,212 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,212 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,212 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,212 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,260 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1843], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,261 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,261 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,261 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,261 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,261 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1844], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,261 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,261 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,261 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,261 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,261 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1845], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,261 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,261 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,262 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,262 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,262 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1843], [1527#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:19,262 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,262 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,262 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,263 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,263 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1844], [1527#true, 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:19,263 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,263 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,263 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,263 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,263 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1845], [1527#true, 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,263 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,263 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,263 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,263 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,306 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [1527#true, 808#(<= ~counter~0 3), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,306 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,306 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,306 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,306 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,307 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,307 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,307 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,307 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,307 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,307 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [808#(<= ~counter~0 3), 1527#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:19,307 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,307 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,307 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,308 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,312 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [808#(<= ~counter~0 3), 1527#true, 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:19,312 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,312 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,312 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,312 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,312 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:19,312 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,312 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,312 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,312 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,312 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [808#(<= ~counter~0 3), 1527#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,313 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,313 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,313 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,313 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:19,341 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:19,342 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,342 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,342 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:19,342 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:19,345 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [8#L52true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:19,345 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:19,346 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:19,346 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:19,346 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:19,349 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:19,349 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:19,349 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:19,349 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:19,349 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:19,355 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:19,355 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,355 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:19,355 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:19,355 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,358 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [8#L52true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:19,358 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:19,358 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:19,358 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:19,358 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:19,361 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:19,361 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:19,361 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:19,361 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:19,361 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:19,478 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1588], [1527#true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,478 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,478 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,478 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,478 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,478 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1589], [1527#true, 132#L79true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 1533#(= ~j1~0 0), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,478 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,478 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,478 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,478 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,479 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1590], [1527#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,479 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,479 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,479 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,479 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,480 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1588], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,480 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,480 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,480 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,480 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,480 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1589], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:19,480 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,480 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,480 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,480 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,481 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1590], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,481 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,481 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,481 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,481 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,512 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1588], [1527#true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,512 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,512 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,512 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,512 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,513 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1589], [1527#true, 132#L79true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,513 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,513 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,513 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,513 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,513 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1590], [1527#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:19,513 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,513 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,514 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,514 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,514 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1588], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 1533#(= ~j1~0 0), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,514 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,514 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,514 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,515 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,515 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1589], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,515 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,515 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,515 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,515 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,515 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1590], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,515 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,515 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,515 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,515 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,733 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1994], [1527#true, 8#L52true, 132#L79true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:19,733 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,733 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:19,734 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,734 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:19,737 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1993], [1527#true, 8#L52true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:19,737 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:19,737 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:19,737 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:19,737 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:19,740 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1995], [1527#true, 8#L52true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:19,741 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:19,741 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:19,741 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:19,741 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:19,815 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1994], [1527#true, 8#L52true, 132#L79true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:19,815 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,816 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:19,816 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:19,816 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:19,819 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1993], [8#L52true, 1527#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:19,819 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:19,819 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:19,819 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:19,819 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:19,821 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1995], [8#L52true, 1527#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:19,821 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:19,822 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:19,822 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:19,822 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:19,957 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1588], [1527#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,957 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,957 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,958 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,958 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,958 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1589], [1527#true, 132#L79true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,958 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,958 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,958 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,958 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,958 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1590], [1527#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,958 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,958 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,958 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,958 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,959 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1588], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,959 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,959 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,959 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,959 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,959 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1589], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,960 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,960 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,960 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,960 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,960 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1590], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:19,960 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,960 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:19,961 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:19,961 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:20,047 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1588], [1527#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:20,047 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:20,047 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:20,047 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:20,047 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:20,047 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1589], [1527#true, 132#L79true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:20,047 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:20,047 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:20,047 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:20,048 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:20,048 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1590], [1527#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:20,048 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:20,048 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:20,048 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:20,048 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:20,049 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1588], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:20,049 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:20,049 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:20,049 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:20,049 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:20,049 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1589], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:20,050 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:20,050 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:20,050 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:20,050 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:20,050 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1590], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:20,050 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:20,050 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:20,050 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:20,050 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:20,234 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1994], [1527#true, 132#L79true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:20,234 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,234 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,234 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,234 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,239 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1993], [1527#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:20,239 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,239 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,239 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,239 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,242 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1995], [1527#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:20,242 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,242 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,242 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,242 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,262 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1994], [1527#true, 132#L79true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:20,262 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,262 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,263 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,263 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,265 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1993], [1527#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:20,266 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,266 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,266 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,266 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,268 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1995], [1527#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:20,268 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,268 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,268 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,268 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,375 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2101], [8#L52true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:20,376 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,376 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,376 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,376 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,376 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2102], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:20,376 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,377 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,377 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,377 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,377 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2103], [8#L52true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:20,377 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,377 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,377 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,377 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,390 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1871], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:20,390 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,390 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,390 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,390 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,391 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1872], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:20,391 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,391 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,391 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,391 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,391 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1873], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:20,391 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,391 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,391 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,391 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,451 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2098], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:20,451 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,451 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,451 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,451 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,454 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2099], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:20,454 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,455 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,455 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,455 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,458 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2100], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:20,458 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,458 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,458 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,458 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,465 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2098], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:20,465 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,465 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,465 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,465 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,468 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2099], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:20,468 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,468 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,468 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,468 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,470 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2100], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:20,471 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,471 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:20,471 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,471 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:20,583 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2101], [8#L52true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:20,583 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,584 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,584 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,584 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,584 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2102], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:20,584 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,584 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,584 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,584 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,584 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2103], [8#L52true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:20,584 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,584 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,584 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,584 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,589 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1871], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:20,589 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,589 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,590 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,590 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,590 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1872], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:20,590 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,590 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,590 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,590 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,590 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1873], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:20,590 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,590 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:20,590 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:20,590 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:22,725 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:22,725 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:22,725 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:22,725 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:22,725 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:22,725 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:22,725 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:22,725 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:22,725 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:22,726 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:22,726 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:22,726 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:22,726 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:22,726 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:22,726 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:22,736 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:22,736 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:22,736 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:22,736 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:22,736 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:22,737 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [8#L52true, 1527#true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:22,737 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:22,737 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:22,737 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:22,738 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:22,738 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [8#L52true, 1527#true, 808#(<= ~counter~0 3), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:22,738 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:22,738 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:22,738 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:22,738 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:22,799 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:22,799 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,799 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,800 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,800 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,800 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [1527#true, 808#(<= ~counter~0 3), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:22,800 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,800 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,800 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,800 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,803 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:22,803 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,803 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,804 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,804 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,804 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:22,804 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,804 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,804 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,804 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,808 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:22,808 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,808 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,808 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,808 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,809 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [1527#true, 808#(<= ~counter~0 3), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:22,809 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,809 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,809 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,809 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,812 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:22,812 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,812 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,812 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,812 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,813 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [1527#true, 808#(<= ~counter~0 3), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:22,813 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,813 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,813 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,813 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,817 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:22,817 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,817 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,817 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,817 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,817 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:22,817 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,817 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,817 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,817 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,821 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:22,821 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,821 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,821 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,821 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,822 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [1527#true, 808#(<= ~counter~0 3), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:22,822 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,822 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,822 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,822 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,883 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1843], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:22,883 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,883 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,883 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,883 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,884 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1844], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:22,884 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,884 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,884 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,884 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,885 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1845], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:22,885 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,885 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,885 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,885 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,886 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1843], [1527#true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:22,886 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,886 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,886 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,886 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,886 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1844], [1527#true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:22,886 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,886 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,886 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,886 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,887 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1845], [1527#true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:22,887 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,887 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,887 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,887 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,963 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1843], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:22,963 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,963 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,964 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,964 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,964 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1844], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:22,964 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,964 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,964 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,964 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,964 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1845], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:22,964 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,964 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,964 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,964 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,965 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1843], [1527#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:22,965 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,965 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,965 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,965 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,966 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1844], [1527#true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:22,966 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,966 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,966 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,966 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,966 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1845], [1527#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:22,966 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,966 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:22,966 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:22,966 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:23,053 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [1527#true, 808#(<= ~counter~0 3), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:23,053 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:23,053 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:23,053 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:23,053 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:23,054 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:23,054 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:23,054 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:23,054 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:23,054 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:23,055 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [1527#true, 808#(<= ~counter~0 3), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:23,055 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:23,055 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:23,055 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:23,055 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:23,059 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1840], [1527#true, 808#(<= ~counter~0 3), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:23,059 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:23,059 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:23,059 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:23,059 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:23,059 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1841], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:23,059 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:23,059 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:23,059 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:23,059 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:23,060 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1842], [808#(<= ~counter~0 3), 1527#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:23,060 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:23,060 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:23,060 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:23,060 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:23,103 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:23,103 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:23,103 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:23,103 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:23,103 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:23,107 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:23,107 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:23,107 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:23,107 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:23,108 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:23,112 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:23,112 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:23,112 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:23,112 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:23,112 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:23,119 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:23,119 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:23,119 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:23,119 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:23,120 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:23,123 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:23,123 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:23,123 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:23,123 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:23,123 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:23,127 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:23,127 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:23,127 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:23,127 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:23,127 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:26,805 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1864], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:26,805 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,805 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,805 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,805 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,806 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1865], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:26,806 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,806 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,806 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,806 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,806 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1866], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:26,806 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,807 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,807 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,807 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,807 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1864], [1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:26,807 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,808 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,808 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,808 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,808 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1865], [1527#true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:26,808 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,808 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,808 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,808 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,808 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1866], [1527#true, 132#L79true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:26,808 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,808 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,808 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,808 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,857 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1864], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:26,857 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,857 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,857 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,857 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,858 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1865], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:26,858 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,858 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,858 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,858 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,858 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1866], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:26,858 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,858 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,858 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,858 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,859 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1864], [1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:26,860 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,860 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,860 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,860 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,860 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1865], [1527#true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:26,860 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,860 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,860 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,860 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,860 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1866], [1527#true, 132#L79true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:26,860 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,860 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,860 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:26,861 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:26,975 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:26,975 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:26,975 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:26,975 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:26,975 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:26,980 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:26,980 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:26,980 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:26,980 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:26,980 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:26,985 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:26,985 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:26,985 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:26,985 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:26,985 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:26,992 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:26,993 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:26,993 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:26,993 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:26,993 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:26,996 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:26,996 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:26,996 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:26,996 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:26,996 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:27,000 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:27,000 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:27,000 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:27,001 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:27,001 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:27,558 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1864], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:27,558 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,558 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,558 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,558 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,559 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1865], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:27,559 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,559 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,559 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,559 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,559 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1866], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:27,559 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,559 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,559 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,559 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,560 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1864], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:27,560 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,560 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,560 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,560 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,561 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1865], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:27,561 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,561 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,561 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,561 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,561 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1866], [1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:27,561 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,561 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,561 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,561 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,608 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1864], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:27,608 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,608 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,608 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,608 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,609 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1865], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:27,609 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,609 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,609 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,609 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,609 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1866], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:27,609 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,609 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,609 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,609 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,610 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1864], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:27,610 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,610 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,610 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,610 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,611 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1865], [1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:27,611 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,611 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,611 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,611 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,611 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1866], [1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:27,612 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,612 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:27,612 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,612 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:27,680 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:27,680 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:27,680 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:27,680 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:27,680 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:27,684 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:27,684 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:27,684 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:27,684 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:27,684 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:27,689 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:27,689 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:27,689 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:27,689 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:27,689 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:27,696 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:27,696 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:27,696 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:27,696 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:27,696 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:27,700 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:27,700 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:27,700 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:27,700 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:27,701 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:27,704 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:27,704 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:27,704 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:27,704 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:27,704 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,405 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:28,406 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,406 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,406 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,406 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,411 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,411 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,411 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,411 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,411 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,416 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,416 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,416 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,416 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,416 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,420 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,420 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,420 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,420 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,420 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,425 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,425 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,425 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,425 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,425 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,428 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,428 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,428 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,428 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,428 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,536 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2101], [1006#(< ~counter~0 2147483644), 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,536 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,536 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,536 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,536 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,537 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2102], [1006#(< ~counter~0 2147483644), 132#L79true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,537 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,537 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,537 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,537 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,537 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2103], [1006#(< ~counter~0 2147483644), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,537 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,537 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,537 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,537 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,552 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1871], [1006#(< ~counter~0 2147483644), 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,552 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,552 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,552 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,552 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,552 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1872], [132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:28,552 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,552 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,552 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,552 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,553 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1873], [1006#(< ~counter~0 2147483644), 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:28,553 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,553 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,553 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,553 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,620 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2098], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:28,620 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,620 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,620 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,620 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,624 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2099], [132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,624 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,624 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,624 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,624 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,629 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2100], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:28,629 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,629 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,629 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,629 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,637 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2098], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,637 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,637 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,637 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,637 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,640 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2099], [1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:28,641 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,641 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,641 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,641 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,643 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2100], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:28,644 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,644 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,644 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,644 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,703 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2101], [1006#(< ~counter~0 2147483644), 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,703 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,704 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,704 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,704 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,704 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2102], [1006#(< ~counter~0 2147483644), 132#L79true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,704 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,704 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,704 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,704 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,705 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2103], [1006#(< ~counter~0 2147483644), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:28,705 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,705 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,705 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,705 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,709 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1871], [1006#(< ~counter~0 2147483644), 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,709 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,709 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,709 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,709 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,709 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1872], [1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:28,709 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,710 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,710 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,710 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,710 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1873], [1006#(< ~counter~0 2147483644), 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:28,710 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,710 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,710 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,710 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,920 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [1006#(< ~counter~0 2147483644), 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:28,921 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,921 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,921 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,921 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,924 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,925 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,925 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,925 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,925 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,929 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:28,929 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,929 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,929 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,929 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,934 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2113], [132#L79true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:28,934 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,934 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:28,934 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,934 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:28,937 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2112], [1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,937 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,937 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,937 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,937 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,941 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2114], [1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:28,941 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:28,941 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,941 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:28,941 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,605 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:29,605 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:29,605 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:29,605 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:29,605 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:29,609 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:29,609 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,609 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:29,609 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,609 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:29,613 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:29,614 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,614 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:29,614 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,614 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:29,618 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:29,618 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:29,618 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:29,618 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:29,618 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:29,621 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:29,622 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,622 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,622 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:29,622 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:29,625 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:29,625 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,625 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,625 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:29,625 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:29,774 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:29,774 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:29,774 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:29,774 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:29,774 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:29,777 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:29,778 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,778 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:29,778 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,778 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:29,791 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:29,791 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,792 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:29,792 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,792 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:29,796 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2136], [132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:29,796 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:29,796 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:29,796 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:29,796 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:29,799 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2134], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:29,799 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,799 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:29,799 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,799 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:29,801 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2135], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:29,801 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,801 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:29,801 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:29,802 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,062 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:30,062 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,062 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,062 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,062 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,062 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:30,062 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,062 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,062 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,063 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,063 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:30,063 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,063 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,063 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,063 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,068 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [8#L52true, 1527#true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:30,068 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,068 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,068 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,068 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,069 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:30,069 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,069 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,069 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,069 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,069 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:30,069 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,069 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,069 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,069 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,107 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1922], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:30,107 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,107 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,107 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,107 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,108 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1923], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:30,108 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,108 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,108 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,108 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,108 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1924], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:30,108 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,108 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,108 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,108 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,109 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1922], [1527#true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:30,109 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,109 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,109 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,109 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,109 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1923], [1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:30,109 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,109 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,110 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,110 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,110 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1924], [1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:30,110 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,110 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,111 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,111 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,229 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1922], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:30,229 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,229 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,229 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,229 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,229 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1923], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:30,230 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,230 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,230 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,230 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,230 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1924], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:30,230 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,230 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,230 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,230 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,231 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1922], [1527#true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:30,231 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,231 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,231 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,231 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,231 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1923], [1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:30,231 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,231 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,231 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,232 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,232 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1924], [1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:30,232 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,233 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:30,233 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,233 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:30,335 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:30,335 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,335 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,335 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,335 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,335 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [1527#true, 808#(<= ~counter~0 3), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:30,335 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,335 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,336 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,336 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,336 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [1527#true, 808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:30,336 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,336 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,336 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,337 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,340 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:30,341 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,341 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,341 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,341 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,341 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [808#(<= ~counter~0 3), 1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:30,341 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,341 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,341 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,341 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,341 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [808#(<= ~counter~0 3), 1527#true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:30,341 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,341 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,342 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,342 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:30,393 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:30,394 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,394 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:30,394 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,394 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:30,398 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:30,398 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:30,398 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,398 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:30,398 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,403 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:30,403 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:30,403 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,403 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:30,403 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,410 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:30,410 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,410 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:30,410 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,410 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:30,414 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:30,415 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:30,415 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,415 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:30,415 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,418 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:30,418 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:30,418 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,418 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:30,418 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,497 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:30,498 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,498 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:30,498 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,498 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:30,502 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:30,502 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:30,502 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,502 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:30,502 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,506 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [1006#(< ~counter~0 2147483644), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:30,506 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:30,507 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,507 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:30,507 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,511 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:30,511 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,511 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:30,511 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:30,511 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:30,514 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:30,515 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:30,515 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:30,515 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,515 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,517 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:30,517 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:30,518 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,518 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:30,518 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:31,737 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:31,737 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,737 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,738 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,738 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,738 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [8#L52true, 1527#true, 808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:31,738 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,738 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,738 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,738 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,738 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:31,738 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,738 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,738 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,738 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,744 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:31,744 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,744 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,744 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,744 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,744 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:31,744 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,744 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,744 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,745 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,745 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:31,745 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,745 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,745 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,745 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,784 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1922], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:31,784 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,784 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,784 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,784 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,784 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1923], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:31,784 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,784 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,784 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,784 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,785 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1924], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:31,785 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,785 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,785 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,785 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,786 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1922], [1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:31,786 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,786 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,786 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,787 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,787 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1923], [1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:31,787 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,787 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,787 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,787 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,787 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1924], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:31,787 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,787 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,787 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,787 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,884 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1922], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:31,884 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,884 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,884 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,884 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,884 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1923], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:31,884 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,884 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,884 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,884 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,885 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1924], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:31,885 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,885 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,885 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,885 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,886 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1922], [1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:31,886 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,886 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,886 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,886 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,886 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1923], [1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:31,887 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,887 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,887 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,887 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,887 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1924], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:31,887 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,887 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,887 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:31,887 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:31,919 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:31,919 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,919 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,919 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,919 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,919 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [1527#true, 808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:31,919 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,919 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,919 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,919 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,920 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [808#(<= ~counter~0 3), 1527#true, 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:31,920 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,920 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,920 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,920 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,925 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1919], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:31,925 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,925 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,925 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,925 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,925 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1920], [1527#true, 808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:31,925 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,925 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,925 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,925 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,926 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1921], [1527#true, 808#(<= ~counter~0 3), 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:31,926 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,926 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,926 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,926 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:31,972 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:31,973 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,973 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:31,973 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,973 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:31,978 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:31,978 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:31,978 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:31,978 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:31,978 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:31,984 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:31,984 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:31,984 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:31,984 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:31,985 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:31,991 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:31,991 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,991 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:31,991 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:31,992 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:31,995 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:31,995 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:31,995 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:31,995 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:31,995 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:31,999 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:31,999 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:31,999 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:31,999 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:31,999 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:32,068 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:32,069 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:32,069 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:32,069 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:32,069 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:32,073 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:32,073 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:32,073 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:32,073 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:32,073 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:32,077 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:32,077 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:32,077 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:32,077 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:32,077 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:32,082 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2167], [1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:32,082 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:32,082 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:32,082 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:32,082 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:32,086 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2165], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:32,086 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:32,086 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:32,086 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:32,086 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:32,089 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2166], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:32,089 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:32,089 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:32,089 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:32,089 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,346 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [8#L52true, 808#(<= ~counter~0 3), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,347 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,347 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,347 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,347 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,347 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:34,347 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,347 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,347 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,347 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,347 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:34,347 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,348 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,348 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,348 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,369 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:34,369 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,369 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,369 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,369 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,369 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:34,369 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,369 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,369 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,369 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,369 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:34,370 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,370 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,370 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,370 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,372 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,372 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,372 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,372 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,372 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,372 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,372 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,372 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,372 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,373 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,373 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,373 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,373 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,373 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,373 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,373 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,373 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,374 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,374 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,374 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,374 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,374 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,374 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,374 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,374 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,374 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,374 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,374 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,374 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,374 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,375 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1943], [1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,375 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,375 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,375 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,375 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,375 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1944], [1527#true, 132#L79true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,375 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,375 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,375 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,375 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,376 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1945], [1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,376 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,376 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,376 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,376 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,376 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1943], [1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,377 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,377 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,377 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,377 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,377 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1944], [1527#true, 170#(<= ~i1~0 1), 132#L79true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,377 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,377 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,377 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,377 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,377 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1945], [1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,377 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,377 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,377 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,377 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,508 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:34,509 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,509 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,509 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,509 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,509 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,509 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,509 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,509 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,509 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,509 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,509 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,509 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,510 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,510 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,510 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:34,510 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,510 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,510 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,510 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,510 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 132#L79true, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:34,511 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,511 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,511 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,511 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,511 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:34,511 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,511 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,511 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,511 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,512 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1943], [1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,528 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,528 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,528 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,528 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,528 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1944], [1527#true, 132#L79true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:34,528 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,528 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,529 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,529 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,529 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1945], [1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:34,529 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,529 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,529 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,529 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,530 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1943], [1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,530 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,530 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,530 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,530 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,530 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1944], [1527#true, 132#L79true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,530 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,530 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,530 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,530 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,531 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1945], [1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,531 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,531 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,531 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,531 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:34,535 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:34,536 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,536 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,536 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,536 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,536 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [808#(<= ~counter~0 3), 1527#true, 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:34,536 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,536 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,536 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,536 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,536 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [808#(<= ~counter~0 3), 1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:34,536 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,536 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,536 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,537 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,539 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:34,539 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,539 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,539 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,539 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,540 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [808#(<= ~counter~0 3), 1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,540 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,540 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,540 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,540 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,540 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [808#(<= ~counter~0 3), 1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,540 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,540 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,540 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:34,540 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,666 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1946], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,666 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,667 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,667 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,667 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,667 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1947], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,667 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,667 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,667 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,667 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,667 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1948], [1527#true, 132#L79true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,667 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,667 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,667 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,667 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,668 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1946], [1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,668 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,668 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,668 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,668 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,668 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1947], [1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,668 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,668 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,668 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,668 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,669 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1948], [1527#true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,669 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,669 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,669 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,669 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,733 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1946], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,733 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,733 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,733 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,733 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,733 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1947], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:34,733 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,733 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,733 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,733 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,734 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1948], [1527#true, 132#L79true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:34,734 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,734 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,734 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,734 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,734 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1946], [1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:34,734 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,734 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,735 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,735 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,735 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1947], [1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:34,735 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,735 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,735 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,735 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,735 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1948], [1527#true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:34,735 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,735 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,735 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:34,735 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:34,841 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:34,842 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,842 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,842 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:34,842 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:34,844 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:34,844 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,844 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,844 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:34,844 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:34,847 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:34,847 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,847 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,847 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:34,847 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:34,851 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:34,851 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,851 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:34,851 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:34,851 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,853 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [8#L52true, 170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:34,853 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,853 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,853 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:34,853 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:34,855 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:34,855 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,855 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:34,855 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,855 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:34,904 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [170#(<= ~i1~0 1), 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:34,904 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,904 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:34,904 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:34,904 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,907 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:34,907 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,907 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,907 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:34,907 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:34,927 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:34,927 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,927 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,927 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:34,927 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:34,930 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:34,930 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,930 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:34,930 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:34,930 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:34,932 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:34,932 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,932 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,932 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:34,932 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:34,934 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:34,934 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,934 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:34,934 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:34,934 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,018 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:35,019 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,019 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,019 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,019 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,019 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:35,019 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,019 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,019 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,019 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,019 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:35,020 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,020 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,020 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,020 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,041 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:35,041 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,041 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,041 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,041 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,041 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,041 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,042 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,042 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,042 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,042 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,042 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,042 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,042 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,042 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,044 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,044 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,045 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,045 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,045 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,045 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,045 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,045 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,045 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,045 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,045 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,045 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,045 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,045 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,045 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,046 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,046 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,046 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,046 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,046 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,046 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 132#L79true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,046 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,046 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,047 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,047 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,047 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,047 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,047 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,047 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,047 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,048 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1943], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,048 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,048 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,048 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,048 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,048 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1944], [1527#true, 170#(<= ~i1~0 1), 132#L79true, 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,048 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,048 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,048 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,048 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,048 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1945], [1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,048 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,048 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,048 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,048 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,049 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1943], [1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,049 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,049 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,049 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,049 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,049 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1944], [1527#true, 170#(<= ~i1~0 1), 132#L79true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,050 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,050 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,050 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,050 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,050 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1945], [1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,050 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,050 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,050 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,050 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,107 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:35,107 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,107 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,107 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,108 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,108 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:35,108 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,108 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,108 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,108 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,108 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:35,108 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,108 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,108 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,108 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,109 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1126], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,109 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,109 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,109 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,109 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,109 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1127], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 132#L79true, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,109 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,109 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,109 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,109 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,110 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1128], [649#(< ~counter~0 2147483646), 1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,110 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,110 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,110 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,110 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,110 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1943], [1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:02:35,110 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,110 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,111 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,111 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,111 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1944], [1527#true, 170#(<= ~i1~0 1), 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:35,111 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,111 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,111 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,111 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,111 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1945], [1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,111 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,111 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,111 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,111 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,112 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1943], [1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,112 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,112 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,112 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,112 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,112 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1944], [1527#true, 170#(<= ~i1~0 1), 132#L79true, 806#(<= ~counter~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,112 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,112 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,112 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,112 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,113 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1945], [1527#true, 170#(<= ~i1~0 1), 806#(<= ~counter~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,113 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,113 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,113 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,113 INFO  L297   olderBase$Statistics]:   existing Event has 85 ancestors and is cut-off event
[2023-11-30 10:02:35,117 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [1527#true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,117 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,117 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,117 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,117 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,118 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [1527#true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:35,118 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,118 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,118 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,118 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,118 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [1527#true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,118 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,118 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,118 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,118 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,121 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1940], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,121 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,121 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,121 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,121 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,121 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1941], [1527#true, 808#(<= ~counter~0 3), 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,121 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,121 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,121 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,121 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,121 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1942], [808#(<= ~counter~0 3), 1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:35,121 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,121 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,122 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:35,122 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,172 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1946], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,172 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,172 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,173 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,173 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,173 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1947], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,173 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,173 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,173 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,173 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,173 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1948], [1527#true, 132#L79true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,173 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,173 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,173 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,173 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,174 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1946], [1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,174 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,174 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,174 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,174 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,174 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1947], [1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,174 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,174 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,174 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,174 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,175 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1948], [1527#true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,175 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,175 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,175 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,175 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,241 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1946], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,241 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,241 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,241 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,241 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,241 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1947], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,242 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,242 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,242 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,242 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,242 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1948], [1527#true, 170#(<= ~i1~0 1), 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:35,242 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,242 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,242 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,242 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,243 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1946], [1527#true, 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:35,243 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,243 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,243 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,243 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,243 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1947], [1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:02:35,243 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,243 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,243 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,243 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,243 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1948], [1527#true, 132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:35,243 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,244 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:35,244 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,244 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:35,331 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [8#L52true, 170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:35,332 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,332 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:35,332 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,332 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:35,335 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:35,335 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:35,335 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,335 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:35,335 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,338 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:35,338 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:35,339 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,339 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:35,339 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,352 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:35,352 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,352 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:35,352 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:35,352 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,355 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [8#L52true, 1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:35,355 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:35,355 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,355 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:35,355 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,358 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [8#L52true, 170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:35,358 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:35,358 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,358 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:35,358 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,508 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:35,524 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,524 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,524 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:35,524 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:35,528 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:35,528 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:35,528 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,528 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:35,528 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,531 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:35,531 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:35,531 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,531 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,531 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:35,534 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2210], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:35,534 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,534 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:35,534 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:35,534 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:35,536 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2211], [1006#(< ~counter~0 2147483644), 170#(<= ~i1~0 1), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:35,536 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:35,536 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,536 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,536 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:35,538 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2212], [170#(<= ~i1~0 1), 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:35,538 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:35,538 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,538 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:35,538 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,251 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:36,252 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,252 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,252 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,252 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,252 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:36,252 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,252 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,252 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,252 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,252 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:36,252 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,252 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,252 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,253 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,276 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [8#L52true, 1527#true, 808#(<= ~counter~0 3), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:36,276 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,276 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,277 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,277 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:36,277 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,277 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,277 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,277 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:36,277 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,277 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,277 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,277 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,384 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1810], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:36,384 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,384 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,384 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,384 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,384 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1811], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:36,385 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,385 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,385 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,385 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,385 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1812], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:36,385 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,385 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,385 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,385 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,386 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1810], [1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:36,386 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,386 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,386 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,386 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,386 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1811], [1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:36,386 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,386 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,386 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,386 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,386 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1812], [1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:36,386 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,386 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,386 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,387 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,417 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1810], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true])
[2023-11-30 10:02:36,417 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,417 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,417 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,417 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,417 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1811], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true])
[2023-11-30 10:02:36,417 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,417 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,417 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,417 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,418 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1812], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true])
[2023-11-30 10:02:36,418 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,418 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,418 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,418 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,418 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1810], [1527#true, 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:36,418 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,418 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,418 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,418 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,419 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1811], [1527#true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:36,419 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,419 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,419 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,419 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,419 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1812], [1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:36,419 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,419 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,419 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:36,419 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:36,462 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [1527#true, 808#(<= ~counter~0 3), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:36,462 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,462 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,462 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,462 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,462 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [808#(<= ~counter~0 3), 1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:36,462 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,463 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,463 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,463 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,463 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:36,463 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,463 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,463 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,463 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,465 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [808#(<= ~counter~0 3), 1527#true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:36,465 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,465 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,465 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,465 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,466 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [1527#true, 808#(<= ~counter~0 3), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:36,466 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,466 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,466 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,466 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,466 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:36,466 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,466 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,466 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:36,466 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,486 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:36,487 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,488 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:36,488 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,488 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:36,491 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:36,491 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,491 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:36,491 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,491 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:36,493 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:36,493 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,493 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,493 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:36,493 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:36,497 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:36,497 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,497 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:36,497 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:36,497 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,499 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:36,499 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,499 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:36,499 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,499 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:36,501 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:36,501 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,501 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:36,501 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,501 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:36,608 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:36,608 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,608 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,608 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:36,608 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:36,611 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:36,611 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,611 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:36,611 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,611 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:36,621 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:36,621 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,622 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:36,622 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,622 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:36,625 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:36,625 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,625 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:36,625 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:36,625 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:36,627 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:36,628 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,628 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:36,628 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,628 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:36,630 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:36,630 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,630 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:36,630 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:36,630 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:37,692 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:37,692 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,692 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,692 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,692 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,692 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [1527#true, 808#(<= ~counter~0 3), 8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:37,692 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,692 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,692 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,692 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,693 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [808#(<= ~counter~0 3), 8#L52true, 1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:37,693 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,693 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,693 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,693 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,717 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [808#(<= ~counter~0 3), 1527#true, 8#L52true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:37,717 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,717 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,717 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,717 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,717 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [8#L52true, 1527#true, 808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:37,717 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,717 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,717 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,717 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,718 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [1527#true, 8#L52true, 808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:37,718 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,718 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,718 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,718 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,851 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1810], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:37,851 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,851 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,851 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,852 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,852 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1811], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:37,852 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,852 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,852 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,852 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,852 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1812], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:37,852 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,852 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,852 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,852 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,853 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1810], [1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:37,853 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,853 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,853 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,853 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,853 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1811], [1527#true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:37,853 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,853 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,853 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,853 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,854 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1812], [1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:37,854 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,854 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,854 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,854 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,927 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1810], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true])
[2023-11-30 10:02:37,927 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,927 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,927 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,927 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,927 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1811], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true])
[2023-11-30 10:02:37,927 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,927 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,927 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,927 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,927 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1812], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true])
[2023-11-30 10:02:37,928 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,928 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,928 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,928 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,928 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1810], [1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:37,928 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,928 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,928 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,928 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,929 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1811], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:37,929 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,929 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,929 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,929 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,929 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1812], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:37,929 INFO  L294   olderBase$Statistics]: this new event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,929 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,929 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:37,929 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:37,976 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [808#(<= ~counter~0 3), 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:37,977 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,977 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,977 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,977 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,977 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [808#(<= ~counter~0 3), 1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:37,977 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,977 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,977 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,977 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,977 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [808#(<= ~counter~0 3), 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:37,977 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,977 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,977 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,978 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,997 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1813], [1527#true, 808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:37,997 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,997 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,997 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,997 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,997 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1814], [1527#true, 808#(<= ~counter~0 3), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:37,997 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,997 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,998 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,998 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,998 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1815], [1527#true, 808#(<= ~counter~0 3), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:37,998 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:37,998 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,998 INFO  L297   olderBase$Statistics]:   existing Event has 86 ancestors and is cut-off event
[2023-11-30 10:02:37,998 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:38,035 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:38,036 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:38,036 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:38,036 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:38,036 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:38,038 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:38,039 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:38,039 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:38,039 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:38,039 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:38,042 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:38,042 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:38,042 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:38,042 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:38,042 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:38,063 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:38,063 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:38,063 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:38,063 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:38,063 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:38,066 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:38,066 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:38,066 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:38,066 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:38,066 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:38,069 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:38,069 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:38,069 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:38,069 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:38,069 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:38,187 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:38,187 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:38,187 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:38,187 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:38,187 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:38,190 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:38,190 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:38,190 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:38,190 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:38,190 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:38,193 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:38,193 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:38,193 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:38,193 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:38,193 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:38,196 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1970], [1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:38,196 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is cut-off event
[2023-11-30 10:02:38,196 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:38,196 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:02:38,196 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:02:38,199 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1969], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:38,199 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:38,199 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:38,199 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:38,199 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:38,218 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1971], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:38,219 INFO  L294   olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:38,219 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:38,219 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:02:38,219 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is not cut-off event
[2023-11-30 10:02:43,300 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:43,300 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,300 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,300 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,300 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,301 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:43,301 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,301 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,301 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,301 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,301 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:43,301 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,301 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,301 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,301 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,306 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:43,306 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,306 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,306 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,306 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,306 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:43,306 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,306 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,307 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,307 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,307 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [8#L52true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:43,307 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,307 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,307 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,307 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,312 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [8#L52true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:43,312 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,312 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,312 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,312 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,313 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:43,313 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,313 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,313 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,313 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,313 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [8#L52true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:43,313 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,313 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,313 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,313 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,542 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2106], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:43,542 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,543 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,543 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,543 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,543 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2107], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:43,543 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,543 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,543 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,543 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,543 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2108], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:43,543 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,543 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,543 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,543 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,546 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2106], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:43,546 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,546 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,546 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,546 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,546 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2107], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:43,546 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,546 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,547 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,547 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,547 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2108], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:43,547 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,547 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,547 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,547 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,550 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2106], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:43,550 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,550 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,550 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,550 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,550 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2107], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:43,550 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,550 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,550 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,550 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,551 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2108], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:43,551 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,551 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,551 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,551 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:43,554 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2550], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:43,554 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,554 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,554 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,554 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,554 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2551], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:43,554 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,554 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,554 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,554 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,554 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2552], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:43,554 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,554 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,554 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,555 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,557 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2550], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:43,557 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,557 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,557 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,557 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,558 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2551], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:43,558 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,558 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,558 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,558 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,558 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2552], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:43,558 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,558 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,558 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,558 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,561 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2550], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:43,561 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,561 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,561 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,561 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,561 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2551], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:43,561 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,561 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,561 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,562 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,562 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2552], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:43,562 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,562 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,562 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,562 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,613 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1993], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:43,613 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,613 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,613 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,613 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,613 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1994], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:43,613 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,613 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,613 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,613 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,614 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1995], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:43,614 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,614 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,614 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,614 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,619 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1993], [1527#true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:43,619 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,619 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,619 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,619 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,620 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1994], [1527#true, 132#L79true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:43,620 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,620 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,620 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,620 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,620 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1995], [1527#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:43,620 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,620 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,620 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,620 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,626 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2695], [1527#true, 8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:43,626 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,626 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,626 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,626 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,626 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2696], [8#L52true, 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:43,626 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,626 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,626 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,626 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,627 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2697], [8#L52true, 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:43,627 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,627 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,627 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,627 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,716 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1993], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:43,717 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,717 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,717 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,717 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,717 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1994], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:43,717 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,717 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,717 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,717 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,717 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1995], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:43,717 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,717 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,718 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,718 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,722 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1993], [1527#true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:43,722 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,722 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,722 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,722 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,722 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1994], [1527#true, 132#L79true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:43,722 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,722 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,722 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,723 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,723 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1995], [1527#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:43,723 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,723 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:43,723 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:43,723 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,081 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2695], [1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:44,081 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,082 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,082 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,082 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,082 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2696], [1527#true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:44,082 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,082 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,082 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,082 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,082 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2697], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:44,082 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,082 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,082 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,082 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,243 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2302], [8#L52true, 999#(< ~counter~0 2147483645), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:44,243 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,243 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,243 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,243 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,244 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2303], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:44,244 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,244 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,244 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,260 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,260 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2304], [8#L52true, 999#(< ~counter~0 2147483645), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:44,260 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,260 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,260 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,260 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,273 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2550], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:44,273 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,273 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,273 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,273 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,273 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2551], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:44,273 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,273 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,273 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,273 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,274 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2552], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:44,274 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,274 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,274 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,274 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2542], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:44,277 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,277 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,277 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,277 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2543], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:44,277 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,277 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,277 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,277 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2544], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:44,278 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,278 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,278 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,278 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,319 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2106], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:44,319 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,319 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:44,319 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,319 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:44,319 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2107], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:44,319 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,319 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:44,319 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,319 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:44,320 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2108], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:44,320 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,320 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:44,320 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,320 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:44,325 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2106], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:44,325 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,325 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,325 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:44,325 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:44,325 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2107], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:44,326 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,326 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,326 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:44,326 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:44,326 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2108], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:44,326 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,326 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,326 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:44,326 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:44,371 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2542], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:44,372 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,372 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,372 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,372 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,372 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2543], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:44,372 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,372 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,372 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,372 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,372 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2544], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:44,372 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,372 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,372 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,373 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,386 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2542], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:44,386 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,386 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,386 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,386 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,386 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2543], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:44,386 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,386 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,386 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,387 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,387 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2544], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:44,387 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,387 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,387 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,387 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,401 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2695], [1527#true, 132#L79true, 44#L56true, 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:44,401 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,401 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,401 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,401 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,401 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2696], [1527#true, 44#L56true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:44,401 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,401 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,401 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,401 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,402 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2697], [1527#true, 44#L56true, 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:02:44,402 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,402 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,402 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,402 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,419 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2695], [1527#true, 132#L79true, 44#L56true, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:44,420 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,420 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,420 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,420 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,420 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2696], [1527#true, 44#L56true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:44,420 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,420 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,420 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,420 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,420 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2697], [1527#true, 44#L56true, 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:02:44,420 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,421 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,421 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,421 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,535 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2302], [8#L52true, 999#(< ~counter~0 2147483645), 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:44,536 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,536 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,536 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,536 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,536 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2303], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:44,536 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,536 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,536 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,536 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,536 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2304], [8#L52true, 999#(< ~counter~0 2147483645), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:44,536 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:44,536 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,536 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:44,536 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,532 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:47,532 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,532 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,532 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,532 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,532 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:47,532 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,532 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,532 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,533 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,533 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [8#L52true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:47,533 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,533 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,533 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,533 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,539 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:47,539 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,539 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,539 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,539 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,539 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:47,539 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,540 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,540 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,540 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,540 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [8#L52true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:47,540 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,540 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,540 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,540 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,546 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [8#L52true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:47,546 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,546 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,546 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,546 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,547 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:47,547 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,547 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,547 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,547 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,547 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:47,547 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,547 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:47,547 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:47,547 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,559 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:51,559 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,559 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,559 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,560 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,560 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:51,560 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,560 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,560 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,560 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,560 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:51,560 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,560 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,560 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,560 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,566 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:51,566 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,566 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,566 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,566 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,566 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:51,566 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,566 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,567 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,567 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,567 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:51,567 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,567 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,567 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,567 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,590 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:51,590 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,590 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,590 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,591 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,591 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:51,591 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,591 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,591 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,591 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,591 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:51,591 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,591 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:51,591 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:51,591 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,114 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:52,115 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,115 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,115 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,115 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,115 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:52,115 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,115 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,115 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,115 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,115 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:52,115 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,115 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,116 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,116 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,125 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,125 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,125 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,125 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,125 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,125 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:52,126 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,126 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,126 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,126 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,126 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:52,126 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,126 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,126 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,126 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,138 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,138 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,138 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,138 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,138 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,139 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,139 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,139 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,139 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,139 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,139 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:52,139 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,139 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,139 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,139 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,733 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,733 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,733 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,733 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,733 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,734 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,734 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,734 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,734 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,734 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,734 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,734 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,734 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,734 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,734 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,739 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,739 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,739 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,739 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,740 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,740 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,740 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,740 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,740 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,740 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,740 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:52,740 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,740 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,740 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,740 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,746 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:52,746 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,746 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,746 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,746 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,746 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [132#L79true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:52,746 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,746 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,746 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,746 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,746 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [999#(< ~counter~0 2147483645), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:52,746 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,747 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,747 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,747 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,808 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2106], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:52,808 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,808 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,808 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,808 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,808 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2107], [1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:52,808 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,809 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,809 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,809 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,809 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2108], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:52,809 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,809 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,809 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,809 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,812 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2106], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,812 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,812 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,812 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,812 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,813 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2107], [132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,813 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,813 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,813 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,813 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,813 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2108], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:52,813 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,813 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,813 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,813 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,817 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2106], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:52,817 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,817 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,817 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,817 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,817 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2107], [1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,817 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,817 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,817 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,817 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,817 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2108], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,817 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,817 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,818 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,818 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,842 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2550], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:52,843 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,843 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,843 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,843 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,843 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2551], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:52,843 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,843 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,843 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,843 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,843 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2552], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:52,843 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,843 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,843 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,843 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,846 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2550], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,846 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,846 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,847 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,847 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,847 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2551], [132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,847 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,847 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,847 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,847 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,847 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2552], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,847 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,847 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,847 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,847 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,850 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2550], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,850 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,850 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,850 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,851 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,851 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2551], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,851 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,851 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,851 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,851 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,851 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2552], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:52,851 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,851 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,851 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,851 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,928 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2302], [999#(< ~counter~0 2147483645), 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:52,928 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,928 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,928 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,928 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,928 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2303], [132#L79true, 999#(< ~counter~0 2147483645), 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:52,928 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,929 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,929 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,929 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,929 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2304], [999#(< ~counter~0 2147483645), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:52,929 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,929 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,929 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,929 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,948 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2550], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,948 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,949 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,949 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,949 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,949 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2551], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:52,949 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,949 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,949 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,949 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,952 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2552], [999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:52,952 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,952 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,952 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,952 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,957 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2542], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:52,957 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,957 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,957 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,957 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,960 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2543], [132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:52,960 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,960 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,960 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,960 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,960 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2544], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:52,961 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,961 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,961 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,961 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,995 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2106], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:52,995 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,995 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,995 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,995 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,995 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2107], [1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:52,995 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,995 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,995 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,995 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,995 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2108], [1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:52,996 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:52,996 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:52,996 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:52,996 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:53,002 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2106], [1006#(< ~counter~0 2147483644), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:53,003 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,003 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:53,003 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,003 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:53,003 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2107], [132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:53,003 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,003 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:53,003 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:53,003 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,003 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2108], [1006#(< ~counter~0 2147483644), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:53,004 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,004 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:53,004 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,004 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:53,032 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2542], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:53,032 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,032 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,032 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,032 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,032 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2543], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:53,032 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,032 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,032 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,032 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,033 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2544], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:53,033 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,033 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,033 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,033 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,045 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2542], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:53,046 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,046 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,046 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,046 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,048 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2543], [132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:53,048 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,048 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,048 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,048 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,048 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2544], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:53,049 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,049 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,049 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,049 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,111 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2302], [999#(< ~counter~0 2147483645), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:53,111 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,111 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,111 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,111 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,111 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2303], [132#L79true, 999#(< ~counter~0 2147483645), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:53,112 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,112 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,112 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,112 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,112 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2304], [999#(< ~counter~0 2147483645), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:53,112 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,112 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,112 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,112 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:53,277 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,277 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,277 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,277 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [132#L79true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:53,277 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,277 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,277 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,277 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,278 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:53,278 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,278 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,278 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,278 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,290 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:53,290 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,290 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,290 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,291 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,291 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:53,291 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,291 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,291 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,291 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,291 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:53,291 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,291 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,291 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,291 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,300 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:53,301 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,301 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,301 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,301 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,304 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [132#L79true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:53,304 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,304 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,304 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,304 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,305 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:53,305 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:53,305 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,305 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:53,305 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,083 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:54,083 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,084 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,084 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,084 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,084 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:54,084 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,084 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,084 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,084 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,084 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:54,084 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,084 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,084 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,084 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,090 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:54,090 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,090 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,090 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,090 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,090 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:54,090 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,090 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,090 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,090 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,091 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:54,091 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,091 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,091 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,091 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,129 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:54,130 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,130 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,130 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,130 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,140 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:54,140 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,140 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,140 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,140 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,140 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:54,140 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,141 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,141 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,141 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,322 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:54,323 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,323 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,323 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,323 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,323 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:54,323 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,323 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,323 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,323 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,323 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:54,323 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,324 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,324 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,324 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,351 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:54,352 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,352 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,352 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,352 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,352 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:54,352 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,352 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,352 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,352 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,352 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:54,352 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,352 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,353 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,353 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,358 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:54,358 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,358 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,358 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,358 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,358 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:54,358 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,358 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,358 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,358 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,358 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:54,358 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,358 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,359 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,359 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,803 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:54,804 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,804 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,804 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,804 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,804 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:54,804 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,804 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,804 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,804 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,804 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:54,804 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,805 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,805 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,805 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,809 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:54,809 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,809 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,809 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,810 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,810 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:54,810 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,810 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,810 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,810 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,810 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:54,810 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,810 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,810 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,810 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,832 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:54,833 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,833 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,833 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,833 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,833 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:54,833 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,833 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,833 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,833 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,833 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:54,833 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,833 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,833 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,833 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,887 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:54,887 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,887 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,887 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,887 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,887 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:54,888 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,888 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,888 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,888 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,888 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:54,888 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,888 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,888 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,888 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,892 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:54,892 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,893 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,893 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,893 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,893 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [999#(< ~counter~0 2147483645), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:54,893 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,893 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,893 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,893 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,893 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:54,893 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,893 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,893 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,893 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,915 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [999#(< ~counter~0 2147483645), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:54,915 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,915 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,915 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,915 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,915 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [999#(< ~counter~0 2147483645), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:54,915 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,915 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,915 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,915 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,916 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:54,916 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,916 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:54,916 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:54,916 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,392 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:56,392 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,392 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,392 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,392 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,393 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:56,393 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,393 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,393 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,393 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,393 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:56,393 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,393 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,393 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,393 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,397 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:56,397 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,397 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,397 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,397 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,397 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:56,397 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,398 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,398 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,398 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,398 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:56,398 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,398 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,398 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,398 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,402 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:56,402 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,402 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,402 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,402 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,402 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:56,403 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,403 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,403 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,403 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,403 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:56,403 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,403 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,403 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,403 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,427 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:56,428 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,428 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,428 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,428 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,428 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:56,428 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,428 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,428 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,428 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,428 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:56,428 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,429 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,429 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,429 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,432 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:56,432 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,432 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,432 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,432 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,432 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:56,432 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,432 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,432 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,432 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,433 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:56,433 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,433 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,433 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,433 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,436 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:56,436 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,436 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,436 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,436 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,436 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:56,436 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,437 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,437 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,437 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,437 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:56,437 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:56,437 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,437 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:56,437 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,920 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:57,921 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,921 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,921 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,921 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,921 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:57,921 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,921 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,921 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,921 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,921 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:57,921 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,921 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,921 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,921 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,924 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:57,924 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,924 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,924 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,924 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,924 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:57,925 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,925 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,925 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,925 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,925 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:57,925 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,925 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,925 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,925 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,929 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:57,929 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,929 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,929 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,929 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,929 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:57,929 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,929 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,929 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,929 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,929 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:57,929 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,930 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,930 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,930 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,948 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:57,948 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,948 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,948 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,949 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,949 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [170#(<= ~i1~0 1), 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:57,949 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,949 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,949 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,949 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,949 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:57,949 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,949 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,949 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,949 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,951 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:57,951 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,952 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,952 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,952 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,952 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [132#L79true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:57,952 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,952 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,952 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,952 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,952 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:57,952 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,952 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,952 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,952 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,955 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:57,955 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,955 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,955 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,955 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,956 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [170#(<= ~i1~0 1), 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:57,956 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,956 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,956 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,956 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,956 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:57,956 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:57,956 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,956 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:57,956 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,073 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,074 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,074 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,074 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,074 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,074 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [8#L52true, 132#L79true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,074 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,074 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,074 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,074 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,074 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,074 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,074 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,074 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,074 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,077 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:58,077 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,077 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,077 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,077 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,078 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:58,078 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,078 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,078 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,078 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,078 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:58,078 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,078 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,078 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,078 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,082 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:58,082 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,082 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,082 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,082 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,082 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,082 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,082 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,082 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,082 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,083 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:58,083 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,083 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,083 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,083 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,101 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,101 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,101 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,101 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,101 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,101 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [170#(<= ~i1~0 1), 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,101 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,101 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,101 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,101 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,101 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,101 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,101 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,101 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,101 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,104 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,104 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,104 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,104 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,104 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,104 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [132#L79true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:02:58,104 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,104 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,104 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,104 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,104 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,104 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,104 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,104 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,104 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,107 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,107 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,107 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,107 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,107 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,107 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [170#(<= ~i1~0 1), 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,108 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,108 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,108 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,108 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,108 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,108 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,108 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,108 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,108 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,360 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,361 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,361 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,361 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,361 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,361 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:58,361 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,361 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,361 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,361 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,361 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:58,361 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,361 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,361 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,361 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,363 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,363 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,363 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,363 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,363 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,364 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,364 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,364 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,364 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,364 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,364 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,364 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,364 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,364 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,364 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,388 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,388 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,388 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,388 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,388 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,388 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,388 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,388 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,388 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,388 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,388 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,388 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,389 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,389 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,389 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,390 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,390 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,390 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,390 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,390 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,390 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,391 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,391 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,391 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,391 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,391 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,391 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,391 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,391 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,391 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,434 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,435 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,435 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,435 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,435 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,435 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,435 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,435 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,435 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,435 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,435 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,435 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,435 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,435 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,435 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,438 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,438 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,438 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,438 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,439 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,439 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,439 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,439 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,439 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,439 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,439 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,439 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,439 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,439 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,439 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,443 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,443 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,443 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,443 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,443 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,443 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,443 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,443 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,443 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,443 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,443 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,443 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,443 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,443 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,443 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,463 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,463 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,463 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,463 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,463 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,463 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [999#(< ~counter~0 2147483645), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,463 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,463 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,463 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,463 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,463 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,464 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,464 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,464 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,464 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,472 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,473 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,473 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,473 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,473 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,473 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,473 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,473 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,473 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,473 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,473 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,473 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,473 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,473 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,473 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,478 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,478 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,478 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,478 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,478 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,478 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,478 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,478 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,478 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,479 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,479 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,479 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,479 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,479 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,479 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,892 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,893 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,893 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,893 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,893 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,893 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:58,893 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,893 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,893 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,893 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,893 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,893 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,893 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,893 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,893 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,895 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,895 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,896 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,896 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,896 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,896 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,896 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,896 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,896 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,896 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,896 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,896 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,896 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,896 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,896 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,921 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648))])
[2023-11-30 10:02:58,921 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,921 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,921 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,921 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,921 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,921 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,922 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,922 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,922 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,922 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L40-2true, 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,922 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,922 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,922 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,922 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,923 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1387], [1527#true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,923 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,923 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,923 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,923 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,924 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1388], [1527#true, 1531#true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,924 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,924 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,924 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,924 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,924 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1389], [1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse])
[2023-11-30 10:02:58,924 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,924 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,924 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,924 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:02:58,958 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,958 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,958 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,958 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,959 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,959 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,959 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,959 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,959 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,959 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,959 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,959 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,959 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,959 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,959 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,962 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,962 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,962 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,962 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,962 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,962 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,962 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,963 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,963 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,963 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,963 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,963 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,963 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,963 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,963 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,966 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,966 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,966 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,967 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,967 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,967 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,967 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,967 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,967 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,967 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,967 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,967 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,967 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,967 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,967 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,985 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,985 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,985 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,985 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,985 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,986 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,986 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,986 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,986 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,986 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,986 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,986 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,986 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,986 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,986 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,988 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,988 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,988 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,988 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,988 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,989 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,989 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,989 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,989 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,989 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,989 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:02:58,989 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,989 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,989 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,989 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,992 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,992 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,992 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,992 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,992 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,992 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,992 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,992 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,992 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,992 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,993 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:02:58,993 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,993 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:02:58,993 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:02:58,993 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:02,264 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2716], [8#L52true, 1527#true, 806#(<= ~counter~0 1), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:02,264 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,264 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,264 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,264 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,266 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2717], [8#L52true, 1527#true, 132#L79true, 806#(<= ~counter~0 1), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:02,267 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,267 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,267 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,267 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,269 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2718], [8#L52true, 1527#true, 806#(<= ~counter~0 1), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:02,269 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,269 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,269 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,269 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,272 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2716], [8#L52true, 1527#true, 806#(<= ~counter~0 1), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:03:02,272 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,272 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,272 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,272 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,274 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2717], [8#L52true, 1527#true, 132#L79true, 806#(<= ~counter~0 1), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:03:02,274 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,274 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,274 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,274 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,276 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2718], [8#L52true, 1527#true, 806#(<= ~counter~0 1), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:03:02,276 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,276 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,276 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,276 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,293 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2716], [1527#true, 806#(<= ~counter~0 1), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:02,293 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,293 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,293 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,293 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,296 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2717], [1527#true, 132#L79true, 806#(<= ~counter~0 1), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:02,296 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,296 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,296 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,296 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,298 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2718], [1527#true, 806#(<= ~counter~0 1), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:02,298 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,298 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,298 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,298 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,300 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2716], [1527#true, 806#(<= ~counter~0 1), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:03:02,300 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,301 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,301 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,301 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,302 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2717], [1527#true, 132#L79true, 806#(<= ~counter~0 1), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:03:02,302 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,302 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,302 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,302 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,304 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2718], [1527#true, 806#(<= ~counter~0 1), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:03:02,304 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,304 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,304 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,304 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,435 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:02,435 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:02,435 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:02,435 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:02,435 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:02,438 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:02,438 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,438 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,438 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,438 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,440 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:02,440 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,440 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,440 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,440 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,443 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:02,443 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:02,443 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:02,443 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:02,444 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:02,445 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:02,445 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,445 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,446 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,446 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,447 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:02,447 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,447 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,447 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,447 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,595 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2106], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:02,595 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:02,595 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:02,595 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:02,595 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:02,595 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2107], [8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:02,595 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:02,595 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:02,595 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:02,595 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:02,595 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2108], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:02,595 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:02,595 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:02,595 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:02,595 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:02,598 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2551], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:02,598 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:02,598 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:02,598 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:02,598 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:02,601 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2550], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:02,601 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,601 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,601 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,601 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,603 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2552], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:02,603 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,603 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,603 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,603 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,606 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2106], [8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:02,606 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:02,606 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:02,607 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:02,607 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:02,607 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2107], [8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:02,607 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:02,607 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:02,607 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:02,607 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:02,607 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2108], [8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:02,607 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:02,607 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:02,607 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:02,607 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:02,609 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2551], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:02,609 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:02,609 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:02,609 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:02,610 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:02,611 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2550], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:02,611 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,612 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,612 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,612 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,613 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2552], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:02,613 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,613 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,613 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,613 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,661 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2695], [8#L52true, 1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:02,661 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,661 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,661 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,661 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,664 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2696], [8#L52true, 1527#true, 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:02,664 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,664 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,664 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,664 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,666 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2697], [8#L52true, 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:02,666 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,666 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,666 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,666 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,672 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2695], [8#L52true, 1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:03:02,673 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,673 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,673 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,673 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,675 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2696], [8#L52true, 1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:03:02,675 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,675 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,675 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,675 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,677 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2697], [1527#true, 8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:03:02,677 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:02,677 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,677 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:02,677 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:03,046 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2695], [1527#true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:03,046 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:03,046 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:03,046 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:03,046 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:03,048 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2696], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:03,048 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:03,048 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:03,048 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:03,048 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:03,050 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2697], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:03,050 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:03,050 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:03,051 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:03,051 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:03,054 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2695], [1527#true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:03:03,054 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:03,054 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:03,054 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:03,055 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:03,056 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2696], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:03:03,056 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:03,056 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:03,056 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:03,056 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:03,057 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2697], [1527#true, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1013#(< ~counter~0 2147483643), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:03:03,057 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:03,057 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:03,057 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:03,057 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:03,169 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2547], [8#L52true, 999#(< ~counter~0 2147483645), 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:03,169 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,169 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,169 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,169 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,169 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2548], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:03,169 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,169 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,169 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,169 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,169 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2549], [8#L52true, 999#(< ~counter~0 2147483645), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:03,169 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,169 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,169 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,169 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,182 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2302], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:03,182 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,183 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,183 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,183 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,183 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2303], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:03,183 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,183 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,183 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,183 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,183 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2304], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:03,183 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,183 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,183 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,183 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,195 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2550], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:03,196 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,196 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,196 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,196 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,196 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2551], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:03,196 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,196 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,196 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,196 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,196 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2552], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:03,196 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,196 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,196 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,196 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,200 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2550], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:03,200 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,200 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,200 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,200 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,200 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2551], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:03,200 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,200 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,200 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,200 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,200 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2552], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:03,200 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,200 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,200 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,200 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,213 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2542], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:03,213 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,213 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,213 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,213 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,214 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2543], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:03,214 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,214 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,214 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,214 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,214 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2544], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:03,214 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,214 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,214 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,214 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,219 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2542], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:03,219 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,219 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,219 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,219 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,219 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2543], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:03,219 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,219 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,219 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,219 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,219 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2544], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:03,220 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,220 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,220 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,220 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,280 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2547], [8#L52true, 999#(< ~counter~0 2147483645), 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:03,280 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,280 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,280 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,280 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,280 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2548], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:03,281 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,281 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,281 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,281 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,281 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2549], [8#L52true, 999#(< ~counter~0 2147483645), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:03,281 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,281 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,281 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,281 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,284 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2302], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:03,284 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,284 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,284 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,284 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,284 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2303], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:03,284 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,284 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,284 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,284 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,284 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2304], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:03,284 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:03,284 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,284 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:03,284 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:04,577 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2716], [8#L52true, 1527#true, 806#(<= ~counter~0 1), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:04,577 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,577 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,577 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,577 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,579 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2717], [8#L52true, 1527#true, 132#L79true, 806#(<= ~counter~0 1), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:04,579 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,579 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,580 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,580 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,582 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2718], [8#L52true, 1527#true, 806#(<= ~counter~0 1), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:04,582 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,582 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,582 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,582 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,596 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2716], [8#L52true, 1527#true, 806#(<= ~counter~0 1), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:03:04,596 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,596 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,596 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,596 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,598 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2717], [8#L52true, 1527#true, 132#L79true, 806#(<= ~counter~0 1), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:03:04,598 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,598 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,598 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,598 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,600 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2718], [8#L52true, 1527#true, 806#(<= ~counter~0 1), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:04,600 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,600 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,600 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,601 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,653 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2716], [1527#true, 806#(<= ~counter~0 1), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:04,654 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,654 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,654 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,654 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,656 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2717], [1527#true, 132#L79true, 806#(<= ~counter~0 1), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:04,656 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,656 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,656 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,656 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,658 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2718], [1527#true, 806#(<= ~counter~0 1), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:04,658 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,658 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,658 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,658 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,661 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2716], [1527#true, 806#(<= ~counter~0 1), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:03:04,661 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,661 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,661 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,661 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,662 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2717], [1527#true, 132#L79true, 806#(<= ~counter~0 1), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:03:04,662 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,663 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,663 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,663 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,664 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2718], [1527#true, 806#(<= ~counter~0 1), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:03:04,664 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,664 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,664 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,664 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,883 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:04,884 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:04,884 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:04,884 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:04,884 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:04,886 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [8#L52true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:04,886 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,886 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:04,887 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:04,887 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,889 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [8#L52true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:04,889 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,889 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,889 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:04,889 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:04,892 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:04,892 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:04,892 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:04,892 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:04,892 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:04,894 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [8#L52true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:04,894 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,894 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,894 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:04,894 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:04,896 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [8#L52true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:04,896 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,896 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:04,896 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:04,896 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:06,283 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3128], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 132#L79true, 1531#true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 57#L44true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:06,283 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,283 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,283 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,284 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,296 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3128], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 57#L44true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:06,296 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,296 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,296 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,296 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,321 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3128], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 57#L44true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:06,321 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,321 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,321 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,321 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,328 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3128], [649#(< ~counter~0 2147483646), 1527#true, 132#L79true, 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 57#L44true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:03:06,328 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,328 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,328 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,328 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,375 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3126], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 57#L44true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:06,375 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,375 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,376 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,376 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,376 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3126], [649#(< ~counter~0 2147483646), 8#L52true, 1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 57#L44true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:03:06,376 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,376 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,376 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,376 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,378 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3127], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 57#L44true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:06,378 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,378 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,378 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,378 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,378 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3127], [649#(< ~counter~0 2147483646), 1527#true, 8#L52true, 1531#true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 57#L44true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:03:06,378 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,378 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,378 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,378 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,425 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3126], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 57#L44true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:06,425 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,425 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3126], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 57#L44true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true])
[2023-11-30 10:03:06,425 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,427 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3127], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 57#L44true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:06,427 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,427 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,427 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,427 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,427 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3127], [649#(< ~counter~0 2147483646), 1527#true, 1531#true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 57#L44true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:06,427 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,427 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,427 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,428 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:06,885 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:06,885 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:06,885 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:06,885 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:06,885 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:06,887 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:06,887 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:06,887 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:06,887 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:06,887 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:06,889 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:06,889 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:06,889 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:06,889 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:06,889 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:06,892 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:06,892 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:06,892 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:06,892 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:06,892 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:06,894 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:06,894 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:06,894 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:06,894 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:06,894 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:06,896 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:06,896 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:06,896 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:06,896 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:06,896 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,108 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,109 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,109 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,109 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,109 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,111 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,111 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,111 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,111 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,111 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,113 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,113 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,113 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,113 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,113 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,117 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,117 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,117 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,117 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,117 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,118 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,118 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,119 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,119 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,119 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,120 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,120 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,120 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,120 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,120 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,374 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,375 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,375 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,375 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,375 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,377 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,377 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,377 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,377 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,377 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,379 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [999#(< ~counter~0 2147483645), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,379 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,379 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,379 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,379 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,382 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,382 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,382 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,382 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,382 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,383 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,383 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,383 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,384 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,384 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,385 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [999#(< ~counter~0 2147483645), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,385 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,385 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,385 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,385 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,406 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2106], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,406 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,406 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:07,406 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:07,406 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,406 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2107], [132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,406 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,406 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:07,406 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:07,407 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,407 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2108], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,407 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,407 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:07,407 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:07,407 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,409 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2551], [132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,410 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,410 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,410 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,410 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,412 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2550], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,412 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,412 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,412 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,412 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,414 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2552], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,414 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,414 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,414 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,414 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,416 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2106], [1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,416 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,416 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,416 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:07,416 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:07,416 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2107], [132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,416 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,417 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,417 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:07,417 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:07,417 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2108], [1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,417 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,417 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,417 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:07,417 INFO  L297   olderBase$Statistics]:   existing Event has 88 ancestors and is cut-off event
[2023-11-30 10:03:07,419 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2551], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,419 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,419 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,419 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,419 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,421 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2550], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,421 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,421 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,421 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,421 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,423 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2552], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,423 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,423 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,423 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,423 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,437 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2547], [999#(< ~counter~0 2147483645), 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,438 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,438 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,438 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,438 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,438 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2548], [132#L79true, 999#(< ~counter~0 2147483645), 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,438 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,438 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,438 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,438 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,438 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2549], [999#(< ~counter~0 2147483645), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,438 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,438 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,438 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,438 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,446 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2302], [999#(< ~counter~0 2147483645), 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,446 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,446 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,446 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,446 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,446 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2303], [132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,446 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,446 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,446 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,446 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,446 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2304], [999#(< ~counter~0 2147483645), 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,447 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,447 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,447 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,447 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,451 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2550], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,451 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,451 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,452 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,452 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,452 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2551], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,452 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,452 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,452 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,452 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,452 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2552], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,452 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,452 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,452 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,452 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,455 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2550], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,455 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,455 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,455 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,455 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,455 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2551], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,455 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,455 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,455 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,456 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,456 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2552], [999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,456 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,456 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,456 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,456 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,467 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2542], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,468 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,468 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,468 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,468 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,468 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2543], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,468 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,468 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,468 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,468 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,468 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2544], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,468 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,468 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,468 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,468 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,472 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2542], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,472 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,473 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,473 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,473 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,473 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2543], [132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,473 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,473 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,473 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,473 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,473 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2544], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,473 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,473 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,473 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,473 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,505 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2547], [999#(< ~counter~0 2147483645), 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 1533#(= ~j1~0 0), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,505 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,505 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,505 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,505 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,506 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2548], [132#L79true, 999#(< ~counter~0 2147483645), 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,506 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,506 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,506 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,506 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,506 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2549], [999#(< ~counter~0 2147483645), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,506 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,506 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,506 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,506 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,508 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2302], [999#(< ~counter~0 2147483645), 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,508 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,508 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,508 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,508 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,508 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2303], [132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,508 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,509 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,509 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,509 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,509 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2304], [999#(< ~counter~0 2147483645), 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,509 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,509 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,509 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,509 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,611 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,612 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,612 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,612 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,612 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,614 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,614 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,614 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,614 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,614 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,616 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,616 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,616 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,616 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,616 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,618 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2565], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,618 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,618 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,618 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,618 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,620 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2564], [999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,620 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,620 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,620 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,620 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,622 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2566], [999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,622 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,622 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,622 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,622 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,811 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,811 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,811 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,811 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,811 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,813 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,813 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,813 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,813 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,813 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,815 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,815 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,815 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,815 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,815 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,817 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,817 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,817 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,817 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,817 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,819 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,819 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,819 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,819 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,819 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,820 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,820 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,820 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,820 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,820 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,854 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,854 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,854 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,854 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,854 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,856 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,856 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,856 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,856 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,856 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,858 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,858 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,858 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,858 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,858 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,860 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2590], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 328#(< ~i1~0 2147483647), 481#true, 159#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:07,860 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,860 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,861 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:07,861 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:07,862 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2588], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,862 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,863 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,863 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,863 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,864 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2589], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 328#(< ~i1~0 2147483647), 159#true, 481#true, 1521#(and (<= ~i1~0 3) (<= ~N1~0 2147483647)), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:07,864 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,864 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:07,864 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:07,864 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,359 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:08,359 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:08,359 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:08,359 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:08,359 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:08,361 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:08,361 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,361 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,361 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,361 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,363 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:08,363 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,363 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,363 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,363 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,366 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:08,366 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:08,367 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:08,367 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:08,367 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:08,368 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:08,368 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,368 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,368 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,368 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,370 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:08,370 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,370 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,370 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,370 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,393 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:08,393 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:08,393 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:08,393 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:08,393 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:08,395 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:08,395 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,395 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,395 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,395 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,397 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:08,397 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,397 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,397 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,397 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,399 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:08,399 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:08,399 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:08,399 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:08,399 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:08,400 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [999#(< ~counter~0 2147483645), 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:08,400 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,400 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,400 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,401 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,402 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:08,402 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,402 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,402 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,402 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,989 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:08,990 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:08,990 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:08,990 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:08,990 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:08,992 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:08,992 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,992 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,992 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,992 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,994 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:08,994 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,994 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,994 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,994 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,997 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:08,997 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:08,997 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:08,997 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:08,997 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:08,999 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:08,999 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:08,999 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,999 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:08,999 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,001 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:09,001 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,001 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,001 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,001 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,024 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:09,024 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:09,024 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:09,024 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:09,024 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:09,026 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:09,026 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,026 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,026 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,026 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,028 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:09,028 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,028 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,028 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,028 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,030 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2618], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:09,030 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:09,030 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:09,030 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:09,030 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:09,032 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2616], [999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 335#(< ~i1~0 2147483646), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:09,032 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,032 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,032 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,032 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,033 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2617], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 1519#(and (<= ~N1~0 2147483647) (<= ~i1~0 2)), 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 335#(< ~i1~0 2147483646), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:09,033 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,033 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,033 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,033 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,791 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 170#(<= ~i1~0 1), 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:09,791 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,791 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,791 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,791 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,792 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:09,792 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,792 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,792 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,792 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,792 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:09,792 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,792 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,792 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,792 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,793 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 170#(<= ~i1~0 1), 132#L79true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:09,793 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,793 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,793 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,793 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,793 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:09,793 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,793 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,793 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,793 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,793 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:09,793 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,793 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,793 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,793 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,816 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 170#(<= ~i1~0 1), 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:03:09,817 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,817 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,817 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,817 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,817 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:03:09,817 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,817 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,817 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,817 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,817 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:09,817 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,817 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,817 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,817 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,818 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 132#L79true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:09,818 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,818 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,818 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,818 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,818 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:03:09,818 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,818 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,818 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,818 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,818 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 170#(<= ~i1~0 1), 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:09,818 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,818 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:09,819 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,819 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:09,904 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [8#L52true, 132#L79true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:09,905 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:09,905 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:09,905 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:09,905 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:09,907 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:09,907 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,907 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,907 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,907 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,909 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:09,909 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,909 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,909 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,909 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,912 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [8#L52true, 132#L79true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:09,912 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:09,912 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:09,912 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:09,912 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:09,914 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:09,914 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,914 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,914 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,914 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,916 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:09,916 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,916 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,916 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,916 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,940 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [170#(<= ~i1~0 1), 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:09,940 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:09,940 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:09,940 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:09,940 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:09,942 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:09,942 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,942 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:09,943 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:09,943 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,221 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:10,222 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,222 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,222 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,222 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,225 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [132#L79true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,226 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,226 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,226 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,226 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,228 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,229 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,229 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,229 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,229 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,231 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,231 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,231 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,231 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,232 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,253 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 170#(<= ~i1~0 1), 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:10,254 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,254 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,254 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,254 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,254 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:10,254 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,254 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,254 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,254 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,254 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:10,254 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,255 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,255 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,255 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,255 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:10,255 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,255 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,255 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,256 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,256 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:10,256 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,256 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,256 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,256 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,256 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:10,256 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,256 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,256 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,256 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,290 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 170#(<= ~i1~0 1), 132#L79true, 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 807#(<= ~counter~0 2), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:03:10,291 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,291 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,291 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,291 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,291 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:03:10,291 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,291 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,291 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,291 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,291 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 170#(<= ~i1~0 1), 59#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:10,291 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,292 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,292 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,292 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,292 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1526], [1527#true, 132#L79true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:03:10,292 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,292 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,292 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,292 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,293 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1527], [1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:10,293 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,293 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,293 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,293 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,293 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][1528], [1527#true, 170#(<= ~i1~0 1), 79#L40-2true, 1531#true, 86#L98-4true, 108#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 807#(<= ~counter~0 2), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true])
[2023-11-30 10:03:10,293 INFO  L294   olderBase$Statistics]: this new event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,293 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,293 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:10,293 INFO  L297   olderBase$Statistics]:   existing Event has 87 ancestors and is cut-off event
[2023-11-30 10:03:10,422 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,422 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,422 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,422 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,422 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,425 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,425 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,425 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,425 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,425 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,427 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,427 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,427 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,427 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,427 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,430 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [8#L52true, 170#(<= ~i1~0 1), 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,430 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,430 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,430 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,430 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,432 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,432 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,432 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,432 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,432 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,434 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [8#L52true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:10,434 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,434 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,434 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,434 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,458 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [132#L79true, 170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:10,458 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,458 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,458 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,458 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,460 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,460 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,460 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,460 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,460 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,462 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,462 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,462 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,462 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,462 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,464 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2651], [170#(<= ~i1~0 1), 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,464 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,464 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,464 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,464 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,466 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2650], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,466 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,466 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,466 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,466 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,467 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2652], [170#(<= ~i1~0 1), 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 1517#(and (<= ~i1~0 1) (<= ~N1~0 2147483647)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,468 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,468 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,468 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,468 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,790 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,790 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,790 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,790 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,790 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,792 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,792 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,792 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,792 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,792 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,794 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,794 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,794 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,794 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,794 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,797 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,797 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,797 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,797 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,797 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,799 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,799 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,799 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,799 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,799 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,800 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,800 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,800 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,800 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,800 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,832 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,832 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,832 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,832 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,832 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,833 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,834 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,834 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,834 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,834 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,836 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,836 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,836 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,836 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,836 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,838 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,838 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,838 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,838 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:10,838 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:10,839 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,839 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,839 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,839 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,839 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,841 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:10,841 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,841 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:10,841 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:10,841 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,391 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:11,391 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:11,391 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:11,391 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:11,391 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:11,393 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0)])
[2023-11-30 10:03:11,393 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:11,393 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,393 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:11,393 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,395 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:11,396 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:11,396 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,396 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:11,396 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,399 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:11,399 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:11,399 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:11,399 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:11,399 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:11,401 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:11,401 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:11,401 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:11,401 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,401 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,402 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:11,402 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:11,402 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,402 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,402 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:11,432 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 12#L64true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:11,432 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:11,432 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:11,432 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:11,432 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:11,434 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:11,434 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:11,434 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,434 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:11,434 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,436 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 481#true, 159#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:11,436 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:11,437 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:11,437 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,437 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,439 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2421], [132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 165#(= ~i1~0 0), 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:11,439 INFO  L294   olderBase$Statistics]: this new event has 92 ancestors and is cut-off event
[2023-11-30 10:03:11,439 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:11,439 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is cut-off event
[2023-11-30 10:03:11,439 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is cut-off event
[2023-11-30 10:03:11,441 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2419], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 165#(= ~i1~0 0), 35#L51-2true, 169#(= ~i1~0 0), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:11,441 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:11,441 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,441 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,441 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:11,442 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2420], [999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1512#(and (= ~i1~0 0) (<= ~N1~0 2147483647)), 159#true, 481#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 165#(= ~i1~0 0), 35#L51-2true, thread1Thread1of1ForFork0InUse, 169#(= ~i1~0 0), 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:11,442 INFO  L294   olderBase$Statistics]: this new event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:11,442 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,442 INFO  L297   olderBase$Statistics]:   existing Event has 92 ancestors and is not cut-off event
[2023-11-30 10:03:11,442 INFO  L297   olderBase$Statistics]:   existing Event has 90 ancestors and is not cut-off event
[2023-11-30 10:03:15,021 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2719], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,022 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,022 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,022 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,022 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,022 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2720], [1527#true, 8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,022 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,022 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,022 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,022 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,022 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2721], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,022 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,022 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,022 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,022 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,025 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2719], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,025 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,025 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,025 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,025 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,025 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2720], [1527#true, 8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,025 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,025 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,025 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,025 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,025 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2721], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,025 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,025 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,026 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,026 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,028 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2719], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,028 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,028 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,028 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,028 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,028 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2720], [1527#true, 8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,029 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,029 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,029 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,029 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,029 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2721], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,029 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,029 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,029 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,029 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,034 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3117], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,034 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,034 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,034 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,034 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,034 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3118], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,034 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,034 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,034 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,034 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,034 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3119], [8#L52true, 1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,034 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,034 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,034 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,034 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,037 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3117], [1527#true, 8#L52true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,037 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,037 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,037 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,037 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,037 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3118], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,037 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,037 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,037 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,037 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,038 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3119], [8#L52true, 1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,038 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,038 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,038 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,038 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,040 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3117], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,041 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,041 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,041 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,041 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,041 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3118], [1527#true, 8#L52true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,041 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,041 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,041 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,041 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,041 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3119], [1527#true, 8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,041 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,041 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,041 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,041 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,064 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2719], [1527#true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,064 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,064 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,064 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,064 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,065 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2720], [1527#true, 132#L79true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,065 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,065 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,065 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,065 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,065 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2721], [1527#true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,065 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,065 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,065 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,065 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,067 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2719], [1527#true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,067 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,067 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,067 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,067 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,067 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2720], [1527#true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,067 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,067 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,067 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,067 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,068 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2721], [1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,068 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,068 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,068 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,068 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,070 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2719], [1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,070 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,070 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,070 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,070 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,070 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2720], [1527#true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,070 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,070 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,070 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,071 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,071 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2721], [1527#true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,071 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,071 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,071 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,071 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,074 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3117], [1527#true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,074 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,074 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,074 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,074 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,074 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3118], [1527#true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,074 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,074 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,075 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,075 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,075 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3119], [1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,075 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,075 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,075 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,075 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,077 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3117], [1527#true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,077 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,077 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,077 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,077 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,077 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3118], [1527#true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,077 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,077 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,077 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,077 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,077 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3119], [1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,078 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,078 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,078 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,078 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,080 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3117], [1527#true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,080 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,080 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,080 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,080 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,080 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3118], [1527#true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,080 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,080 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,080 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,080 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,080 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3119], [1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,080 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,080 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,080 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,080 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,100 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2956], [8#L52true, 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 992#(< ~counter~0 2147483646), 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,100 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,100 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,100 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,100 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,101 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2957], [8#L52true, 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 86#L98-4true, 992#(< ~counter~0 2147483646), 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,101 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,101 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,101 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,101 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,101 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2958], [8#L52true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 992#(< ~counter~0 2147483646), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,101 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,101 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,101 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,101 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,103 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2956], [8#L52true, 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 992#(< ~counter~0 2147483646), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:15,103 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,103 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,103 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,103 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,104 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2957], [8#L52true, 132#L79true, 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 992#(< ~counter~0 2147483646), 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:15,104 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,104 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,104 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,104 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,104 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2958], [8#L52true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 992#(< ~counter~0 2147483646), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:15,104 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,104 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,104 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,104 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,107 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2956], [8#L52true, 79#L40-2true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 992#(< ~counter~0 2147483646), 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:15,107 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,107 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,107 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,107 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,107 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2957], [8#L52true, 132#L79true, 79#L40-2true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 992#(< ~counter~0 2147483646), 86#L98-4true, 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:15,107 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,107 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,107 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,107 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,107 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2958], [8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 992#(< ~counter~0 2147483646), 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:15,107 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,107 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,107 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,107 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,161 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3104], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,161 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,161 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,161 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,161 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,161 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3105], [8#L52true, 1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,162 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,162 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,162 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,162 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,162 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3106], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,162 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,162 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,162 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,162 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,164 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3104], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,164 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,164 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,164 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,164 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,165 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3105], [8#L52true, 1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,165 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,165 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,165 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,165 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,165 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3106], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,165 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,165 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,165 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,165 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,168 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3104], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,168 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,168 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,168 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,168 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,168 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3105], [8#L52true, 1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,168 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,168 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,168 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,168 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,168 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3106], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,168 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,168 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,168 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,168 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,176 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2706], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,176 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,176 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,176 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,176 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,176 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2707], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,176 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,176 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,176 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,176 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,176 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2708], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,176 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,176 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,176 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,176 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,179 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2706], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,179 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,179 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,179 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,179 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,179 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2707], [1527#true, 8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,179 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,179 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,179 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,179 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,180 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2708], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,180 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,180 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,180 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,180 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,182 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2706], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,183 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,183 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,183 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,183 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,183 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2707], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,183 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,183 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,183 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,183 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,183 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2708], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,183 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,183 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,183 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,183 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,201 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3104], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,202 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,202 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,202 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,202 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,202 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3105], [1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,202 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,202 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,202 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,202 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,202 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3106], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,202 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,202 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,202 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,202 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,204 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3104], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,204 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,204 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,204 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,205 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,205 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3105], [1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,205 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,205 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,205 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,205 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,205 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3106], [1527#true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,205 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,205 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,205 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,205 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,207 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3104], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,207 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,207 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,207 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,207 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,207 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3105], [1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,207 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,207 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,207 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,207 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,208 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3106], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,208 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,208 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,208 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,208 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,213 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2706], [1527#true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,213 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,213 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,213 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,213 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,213 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2707], [1527#true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,213 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,213 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,213 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,213 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,213 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2708], [1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,213 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,213 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,213 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,213 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,215 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2706], [1527#true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,215 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,215 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,215 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,215 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,216 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2707], [1527#true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,216 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,216 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,216 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,216 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,216 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2708], [1527#true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,216 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,216 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,216 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,216 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,218 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2706], [1527#true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,218 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,218 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,218 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,218 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,219 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2707], [1527#true, 1006#(< ~counter~0 2147483644), 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,219 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,219 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,219 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,219 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,219 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2708], [1527#true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,219 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,219 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,219 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,219 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,240 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2945], [8#L52true, 79#L40-2true, 1531#true, 86#L98-4true, 992#(< ~counter~0 2147483646), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:15,240 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,240 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,240 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,240 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,240 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2946], [8#L52true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 992#(< ~counter~0 2147483646), 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:15,241 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,241 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,241 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,241 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,241 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2947], [8#L52true, 1531#true, 79#L40-2true, 86#L98-4true, 992#(< ~counter~0 2147483646), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:15,241 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,241 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,241 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,241 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,243 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2945], [8#L52true, 1531#true, 79#L40-2true, 992#(< ~counter~0 2147483646), 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:15,243 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,243 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,243 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,243 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,243 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2946], [8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 992#(< ~counter~0 2147483646), 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:15,244 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,244 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,244 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,244 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,244 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2947], [8#L52true, 1531#true, 79#L40-2true, 86#L98-4true, 992#(< ~counter~0 2147483646), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:15,244 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,244 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,244 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,244 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,246 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2945], [8#L52true, 1531#true, 79#L40-2true, 992#(< ~counter~0 2147483646), 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,246 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,246 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,246 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,246 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,247 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2946], [8#L52true, 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 992#(< ~counter~0 2147483646), 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,247 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,247 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,247 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,247 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,247 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2947], [8#L52true, 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 992#(< ~counter~0 2147483646), 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,247 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,247 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,247 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,247 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,298 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2698], [8#L52true, 1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,298 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,298 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,298 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,298 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,298 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2699], [1527#true, 8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,298 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,298 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,298 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,298 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,298 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2700], [8#L52true, 1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,298 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,298 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,299 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,299 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,301 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2698], [8#L52true, 1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,301 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,301 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,301 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,301 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,301 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2699], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 79#L40-2true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,301 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,301 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,301 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,301 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,301 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2700], [8#L52true, 1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,301 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,302 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,302 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,302 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,449 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2439], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,449 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,449 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,449 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,449 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,449 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2440], [1527#true, 8#L52true, 132#L79true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,449 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,449 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,449 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,449 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,449 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2441], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,449 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,449 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,449 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,450 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,452 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2830], [1527#true, 8#L52true, 999#(< ~counter~0 2147483645), 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,453 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,453 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,453 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,453 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,453 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2831], [8#L52true, 1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,453 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,453 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,453 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,453 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,453 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2832], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,453 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,453 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,453 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,453 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,461 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3104], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,462 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,462 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,462 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,462 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,462 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3105], [8#L52true, 1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,462 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,462 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,462 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,462 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,462 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3106], [1527#true, 8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,462 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,462 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,462 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,462 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,478 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3096], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,478 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,478 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,478 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,478 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,479 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3097], [8#L52true, 1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,479 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,479 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,479 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,479 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,479 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3098], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,479 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,479 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,479 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,479 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,504 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3096], [1527#true, 8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,504 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,504 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,504 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,504 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,504 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3097], [8#L52true, 1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,505 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,505 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,505 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,505 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,505 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3098], [1527#true, 8#L52true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,505 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,505 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,505 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,505 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,518 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2706], [8#L52true, 1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,518 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,518 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,518 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,518 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,518 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2707], [8#L52true, 1527#true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,518 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,518 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,518 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,518 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,518 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2708], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,519 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,519 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,519 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,519 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,521 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2706], [8#L52true, 1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,521 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,521 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,521 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,521 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,521 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2707], [8#L52true, 1527#true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,521 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,521 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,522 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,522 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,522 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2708], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,522 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,522 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,522 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,522 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,539 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3096], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,539 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,539 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,539 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,539 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,539 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3097], [8#L52true, 1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,539 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,539 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,539 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,539 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,540 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3098], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,540 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,540 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,540 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,540 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,614 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2439], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,614 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,614 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,614 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,614 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,614 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2440], [8#L52true, 1527#true, 132#L79true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,614 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,614 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,614 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,614 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,614 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2441], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,614 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,614 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,615 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,615 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,617 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2830], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,617 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,617 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,617 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,617 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,618 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2831], [8#L52true, 1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,618 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,618 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,618 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,618 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,618 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2832], [1527#true, 8#L52true, 999#(< ~counter~0 2147483645), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,618 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,618 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,618 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,618 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,662 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2698], [1527#true, 1006#(< ~counter~0 2147483644), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,663 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,663 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,663 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,663 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,663 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2699], [1527#true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,663 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,663 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,663 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,663 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,663 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2700], [1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,663 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,663 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,663 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,663 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,665 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2698], [1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,665 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,665 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,665 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,665 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,666 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2699], [1527#true, 132#L79true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,666 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,666 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,666 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,666 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,666 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2700], [1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 79#L40-2true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,666 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,666 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,666 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,666 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,691 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2439], [1527#true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,691 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,691 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,692 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,692 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,692 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2440], [1527#true, 1006#(< ~counter~0 2147483644), 132#L79true, 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,692 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,692 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,692 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,692 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,692 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2441], [1527#true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,692 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,692 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,692 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,692 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,695 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2830], [1527#true, 999#(< ~counter~0 2147483645), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,695 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,695 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,695 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,695 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,695 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2831], [1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,695 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,695 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,695 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,695 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,695 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2832], [1527#true, 999#(< ~counter~0 2147483645), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,695 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,695 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,695 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,695 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,701 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3104], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,702 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,702 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,702 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,702 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,702 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3105], [1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,702 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,702 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,702 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,702 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,702 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3106], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,702 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,702 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,702 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,702 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,707 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3096], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,707 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,707 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,707 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,707 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,707 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3097], [1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 79#L40-2true, 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,707 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,707 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,708 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,708 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,708 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3098], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 79#L40-2true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,708 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,708 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,708 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,708 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,718 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3096], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,718 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,718 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,718 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,718 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,718 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3097], [1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,718 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,718 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,718 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,719 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,719 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3098], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 57#L44true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,719 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,719 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,719 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,719 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,729 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2706], [1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,729 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,729 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,729 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,729 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,729 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2707], [1527#true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,729 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,730 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,730 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,730 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,730 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2708], [1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,730 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,730 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,730 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,730 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,732 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2706], [1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,732 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,732 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,732 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,732 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,732 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2707], [1527#true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,732 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,732 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,732 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,732 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,732 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2708], [1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,732 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,733 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,733 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,733 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,738 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3096], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 68#L63-2true, thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,738 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,738 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,738 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,738 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,738 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3097], [1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,738 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,738 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,738 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,738 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,739 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3098], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,739 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,739 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,739 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,739 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,750 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2439], [1527#true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:15,750 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,750 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,750 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,750 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,751 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2440], [1527#true, 132#L79true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,751 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,751 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,751 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,751 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,751 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2441], [1527#true, 1006#(< ~counter~0 2147483644), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,751 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,751 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,751 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,751 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:15,753 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2830], [1527#true, 999#(< ~counter~0 2147483645), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,753 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,753 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,753 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,753 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,754 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2831], [1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,754 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,754 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,754 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,754 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,754 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2832], [1527#true, 999#(< ~counter~0 2147483645), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:15,754 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,754 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,754 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,754 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,829 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2747], [8#L52true, 992#(< ~counter~0 2147483646), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:15,829 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,829 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,829 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,829 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,830 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2748], [8#L52true, 132#L79true, 992#(< ~counter~0 2147483646), 86#L98-4true, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:15,830 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,830 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,830 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,830 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,830 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2749], [8#L52true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 992#(< ~counter~0 2147483646), 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 12#L64true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:15,830 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,830 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,830 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,830 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,838 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2945], [8#L52true, 1531#true, 86#L98-4true, 992#(< ~counter~0 2147483646), 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:15,838 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,838 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,838 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,838 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,838 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2946], [8#L52true, 132#L79true, 1531#true, 86#L98-4true, 992#(< ~counter~0 2147483646), 481#true, 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:15,838 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,838 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,838 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,838 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,838 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2947], [8#L52true, 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 992#(< ~counter~0 2147483646), 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:15,838 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,838 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,838 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,838 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,848 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2932], [8#L52true, 79#L40-2true, 1531#true, 992#(< ~counter~0 2147483646), 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:15,849 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,849 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2933], [8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 992#(< ~counter~0 2147483646), 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:15,849 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,849 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2934], [8#L52true, 79#L40-2true, 1531#true, 992#(< ~counter~0 2147483646), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:15,849 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,849 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,862 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2945], [8#L52true, 1531#true, 992#(< ~counter~0 2147483646), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:15,862 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,862 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,862 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,862 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,863 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2946], [8#L52true, 132#L79true, 1531#true, 992#(< ~counter~0 2147483646), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:15,863 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,863 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,863 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,863 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,863 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2947], [8#L52true, 1531#true, 992#(< ~counter~0 2147483646), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:15,863 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,863 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,863 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,863 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,866 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2945], [8#L52true, 1531#true, 992#(< ~counter~0 2147483646), 86#L98-4true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,866 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,866 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,866 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,866 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,866 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2946], [8#L52true, 132#L79true, 1531#true, 86#L98-4true, 992#(< ~counter~0 2147483646), 159#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,867 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,867 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,867 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,867 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,867 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2947], [8#L52true, 1531#true, 992#(< ~counter~0 2147483646), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 1525#(and (<= ~i1~0 2147483646) (<= ~N1~0 2147483647)), 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,867 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,867 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,867 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,867 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,883 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2932], [8#L52true, 79#L40-2true, 1531#true, 992#(< ~counter~0 2147483646), 86#L98-4true, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,883 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,883 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,883 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,883 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,884 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2933], [8#L52true, 132#L79true, 79#L40-2true, 1531#true, 86#L98-4true, 992#(< ~counter~0 2147483646), 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,884 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,884 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,884 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,884 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,884 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2934], [8#L52true, 1531#true, 79#L40-2true, 992#(< ~counter~0 2147483646), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:15,884 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,884 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,884 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,884 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,886 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2932], [8#L52true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 992#(< ~counter~0 2147483646), 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:15,886 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,886 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,886 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,886 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,887 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2933], [8#L52true, 132#L79true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 992#(< ~counter~0 2147483646), 481#true, 159#true, 167#true, 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:15,887 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,887 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,887 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,887 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,887 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2934], [8#L52true, 79#L40-2true, 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 992#(< ~counter~0 2147483646), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:15,887 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,887 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,887 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,887 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,915 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2747], [8#L52true, 992#(< ~counter~0 2147483646), 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:15,915 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,915 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,915 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,915 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,915 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2748], [8#L52true, 132#L79true, 992#(< ~counter~0 2147483646), 86#L98-4true, 159#true, 481#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:15,915 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,915 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,915 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,915 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,916 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2749], [8#L52true, 86#L98-4true, 992#(< ~counter~0 2147483646), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 57#L44true, 1533#(= ~j1~0 0), 1239#(<= ~N1~0 2147483647), 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 68#L63-2true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:15,916 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,916 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:15,916 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:15,916 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,232 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2719], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:17,232 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,232 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,232 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,232 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,232 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2720], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:17,232 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,233 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,233 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,233 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,233 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2721], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:17,233 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,233 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,233 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,233 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,235 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2719], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:17,235 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,235 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,235 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,235 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,236 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2720], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:17,236 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,236 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,236 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,236 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,236 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2721], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:17,236 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,236 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,236 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,236 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,239 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2719], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:17,239 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,239 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,239 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,239 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,239 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2720], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:17,239 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,239 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,239 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,239 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,239 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2721], [1527#true, 8#L52true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:17,239 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,239 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,239 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,239 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,244 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3117], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:17,244 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,245 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,245 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,245 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,245 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3118], [1527#true, 8#L52true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:17,245 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,245 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,245 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,245 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,245 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3119], [1527#true, 8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:17,245 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,245 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,245 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,245 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,248 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3117], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:17,248 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,248 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,248 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,248 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,248 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3118], [8#L52true, 1527#true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:17,248 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,248 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,248 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,248 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,248 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3119], [8#L52true, 1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:17,248 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,248 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,248 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,248 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,251 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3117], [1527#true, 8#L52true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:17,251 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,251 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,251 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,251 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,251 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3118], [1527#true, 8#L52true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:17,251 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,251 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,251 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,252 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,252 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3119], [1527#true, 8#L52true, 132#L79true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:17,252 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,252 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,252 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,252 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2719], [1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:17,277 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,277 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,277 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,277 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2720], [1527#true, 132#L79true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:17,277 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,277 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,277 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,277 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2721], [1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:17,277 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,278 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,278 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,278 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,279 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2719], [1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:17,279 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,279 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,279 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,279 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,280 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2720], [1527#true, 132#L79true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:17,280 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,280 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,280 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,280 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,280 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2721], [1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:17,280 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,280 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,280 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,280 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,282 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2719], [1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:17,282 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,282 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,282 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,282 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,282 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2720], [1527#true, 132#L79true, 1006#(< ~counter~0 2147483644), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:17,283 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,283 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,283 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,283 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,283 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2721], [1527#true, 1006#(< ~counter~0 2147483644), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:17,283 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,283 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,283 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,283 INFO  L297   olderBase$Statistics]:   existing Event has 89 ancestors and is cut-off event
[2023-11-30 10:03:17,286 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3117], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:17,286 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,286 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,286 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,287 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,287 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3118], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true])
[2023-11-30 10:03:17,287 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,287 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,287 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,287 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,287 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3119], [1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:17,287 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,287 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,287 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,287 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,289 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3117], [1527#true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:17,289 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,289 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,289 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,289 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,289 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3118], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:17,290 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,290 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,290 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,290 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,290 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3119], [1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 45#L67true, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true])
[2023-11-30 10:03:17,290 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,290 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,290 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,290 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,292 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3117], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:17,292 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,292 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,292 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,292 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,293 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3118], [1527#true, 999#(< ~counter~0 2147483645), 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:17,293 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,293 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,293 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,293 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,293 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][3119], [1527#true, 132#L79true, 999#(< ~counter~0 2147483645), 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), 35#L51-2true, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:17,293 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,293 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,293 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,293 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,320 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2956], [8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 992#(< ~counter~0 2147483646), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:17,320 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,320 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,320 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,320 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,320 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2957], [8#L52true, 132#L79true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 992#(< ~counter~0 2147483646), 86#L98-4true, 159#true, 481#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 1529#(= ~i2~0 0), 163#true, 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:17,320 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,320 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,320 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,320 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,320 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2958], [8#L52true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 992#(< ~counter~0 2147483646), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0), 55#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue])
[2023-11-30 10:03:17,320 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,320 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,321 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,321 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,323 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2956], [8#L52true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 992#(< ~counter~0 2147483646), 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:17,323 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,323 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,323 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,323 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,323 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2957], [8#L52true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 992#(< ~counter~0 2147483646), 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, thread3Thread1of1ForFork3InUse, 801#(<= 0 (+ ~i1~0 2147483648)), thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:17,323 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,323 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,323 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,323 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,323 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2958], [8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 131#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 992#(< ~counter~0 2147483646), 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L98-4true, 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:17,323 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,323 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,324 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,324 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,326 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([533] L75-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_77 1) v_~counter~0_78) (< 2147483646 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (not (= (ite (< 0 v_~counter~0_78) 1 0) 0)) (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_3|)) (<= v_~counter~0_77 2147483647) (= v_~j2~0_32 |v_thread4Thread1of1ForFork1_#t~post8#1_3|) (<= 0 (+ v_~counter~0_77 2147483648)))  InVars {~counter~0=v_~counter~0_78, ~j2~0=v_~j2~0_32}  OutVars{~counter~0=v_~counter~0_77, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_3|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_7|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_7|, ~j2~0=v_~j2~0_32, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_7|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2956], [8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 86#L98-4true, 992#(< ~counter~0 2147483646), 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 13#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 1529#(= ~i2~0 0), 163#true])
[2023-11-30 10:03:17,326 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,326 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,326 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,326 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,326 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([534] L75-->L79: Formula: (and (<= v_~j2~0_34 2147483647) (not (= (ite (< 0 v_~counter~0_82) 1 0) 0)) (= (+ v_~j2~0_35 1) v_~j2~0_34) (<= 0 (+ v_~j2~0_34 2147483648)) (<= v_~counter~0_82 2147483648) (= (+ v_~counter~0_81 1) v_~counter~0_82) (<= 0 (+ 2147483647 v_~counter~0_82)))  InVars {~counter~0=v_~counter~0_82, ~j2~0=v_~j2~0_35}  OutVars{~counter~0=v_~counter~0_81, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_5|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_9|, ~j2~0=v_~j2~0_34, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_9|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, ~j2~0, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2957], [8#L52true, 132#L79true, 1531#true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 86#L98-4true, 992#(< ~counter~0 2147483646), 481#true, 159#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, 797#(<= 0 (+ ~counter~0 2147483648)), thread2Thread1of1ForFork2InUse, 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:17,326 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,326 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,326 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,326 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,326 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([532] L75-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= (+ v_~counter~0_73 1) v_~counter~0_74) (not (= (ite (< 0 v_~counter~0_74) 1 0) 0)) (<= 0 (+ 2147483647 v_~counter~0_74)) (<= v_~counter~0_74 2147483648) (< (+ 2147483649 |v_thread4Thread1of1ForFork1_#t~post8#1_1|) 0) (= v_~j2~0_30 |v_thread4Thread1of1ForFork1_#t~post8#1_1|))  InVars {~counter~0=v_~counter~0_74, ~j2~0=v_~j2~0_30}  OutVars{~counter~0=v_~counter~0_73, thread4Thread1of1ForFork1_#t~post8#1=|v_thread4Thread1of1ForFork1_#t~post8#1_1|, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_5|, thread4Thread1of1ForFork1_#t~post7#1=|v_thread4Thread1of1ForFork1_#t~post7#1_5|, ~j2~0=v_~j2~0_30, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1_5|}  AuxVars[]  AssignedVars[~counter~0, thread4Thread1of1ForFork1_#t~post8#1, thread4Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread4Thread1of1ForFork1_#t~post7#1, thread4Thread1of1ForFork1_assume_abort_if_not_~cond#1][2958], [8#L52true, 1523#(and (<= ~i1~0 4) (<= ~N1~0 2147483647)), 1531#true, 992#(< ~counter~0 2147483646), 86#L98-4true, 102#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 159#true, 481#true, 167#true, 85#L41true, 801#(<= 0 (+ ~i1~0 2147483648)), thread3Thread1of1ForFork3InUse, thread1Thread1of1ForFork0InUse, 45#L67true, thread4Thread1of1ForFork1InUse, thread2Thread1of1ForFork2InUse, 797#(<= 0 (+ ~counter~0 2147483648)), 163#true, 1529#(= ~i2~0 0)])
[2023-11-30 10:03:17,326 INFO  L294   olderBase$Statistics]: this new event has 93 ancestors and is cut-off event
[2023-11-30 10:03:17,326 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,326 INFO  L297   olderBase$Statistics]:   existing Event has 91 ancestors and is cut-off event
[2023-11-30 10:03:17,326 INFO  L297   olderBase$Statistics]:   existing Event has 93 ancestors and is cut-off event