./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fa3ad6c-d5e0-4fe9-bec1-4dc05c75d301/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fa3ad6c-d5e0-4fe9-bec1-4dc05c75d301/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fa3ad6c-d5e0-4fe9-bec1-4dc05c75d301/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fa3ad6c-d5e0-4fe9-bec1-4dc05c75d301/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fa3ad6c-d5e0-4fe9-bec1-4dc05c75d301/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fa3ad6c-d5e0-4fe9-bec1-4dc05c75d301/bin/uautomizer-verify-aQ6SnzHsRB --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ef6104579cd39e76c5b76a234377fbd5b9383c9dc087b8831335b366ec07a2a3 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-27 19:50:29,719 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-27 19:50:29,820 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fa3ad6c-d5e0-4fe9-bec1-4dc05c75d301/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-11-27 19:50:29,826 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-27 19:50:29,826 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-27 19:50:29,865 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-27 19:50:29,866 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-27 19:50:29,866 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-27 19:50:29,867 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-27 19:50:29,867 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-27 19:50:29,868 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-27 19:50:29,868 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-27 19:50:29,868 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-27 19:50:29,868 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-27 19:50:29,868 INFO L153 SettingsManager]: * Use SBE=true [2024-11-27 19:50:29,868 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-27 19:50:29,869 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-27 19:50:29,869 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-27 19:50:29,869 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-27 19:50:29,869 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-27 19:50:29,869 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-27 19:50:29,869 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-27 19:50:29,870 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-27 19:50:29,871 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-27 19:50:29,871 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-27 19:50:29,871 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-27 19:50:29,871 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-27 19:50:29,871 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-27 19:50:29,871 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-27 19:50:29,871 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-27 19:50:29,872 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-27 19:50:29,872 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 19:50:29,872 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-27 19:50:29,872 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 19:50:29,872 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 19:50:29,872 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-27 19:50:29,872 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 19:50:29,872 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-27 19:50:29,872 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 19:50:29,873 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 19:50:29,873 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-27 19:50:29,873 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-27 19:50:29,873 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-27 19:50:29,873 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-27 19:50:29,873 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-27 19:50:29,873 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-27 19:50:29,873 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-27 19:50:29,874 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-27 19:50:29,874 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-27 19:50:29,874 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-27 19:50:29,874 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fa3ad6c-d5e0-4fe9-bec1-4dc05c75d301/bin/uautomizer-verify-aQ6SnzHsRB Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> ef6104579cd39e76c5b76a234377fbd5b9383c9dc087b8831335b366ec07a2a3 [2024-11-27 19:50:30,216 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-27 19:50:30,231 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-27 19:50:30,234 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-27 19:50:30,235 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-27 19:50:30,236 INFO L274 PluginConnector]: CDTParser initialized [2024-11-27 19:50:30,237 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fa3ad6c-d5e0-4fe9-bec1-4dc05c75d301/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c [2024-11-27 19:50:33,180 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fa3ad6c-d5e0-4fe9-bec1-4dc05c75d301/bin/uautomizer-verify-aQ6SnzHsRB/data/ab4a53eb8/ba22f23e5d574dd3affd34a7c11d7683/FLAG4be2f56e1 [2024-11-27 19:50:33,474 INFO L384 CDTParser]: Found 1 translation units. [2024-11-27 19:50:33,478 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fa3ad6c-d5e0-4fe9-bec1-4dc05c75d301/sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c [2024-11-27 19:50:33,493 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fa3ad6c-d5e0-4fe9-bec1-4dc05c75d301/bin/uautomizer-verify-aQ6SnzHsRB/data/ab4a53eb8/ba22f23e5d574dd3affd34a7c11d7683/FLAG4be2f56e1 [2024-11-27 19:50:33,516 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fa3ad6c-d5e0-4fe9-bec1-4dc05c75d301/bin/uautomizer-verify-aQ6SnzHsRB/data/ab4a53eb8/ba22f23e5d574dd3affd34a7c11d7683 [2024-11-27 19:50:33,518 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-27 19:50:33,521 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-27 19:50:33,524 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-27 19:50:33,525 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-27 19:50:33,530 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-27 19:50:33,531 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 07:50:33" (1/1) ... [2024-11-27 19:50:33,532 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5e7ec2cf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:50:33, skipping insertion in model container [2024-11-27 19:50:33,532 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 07:50:33" (1/1) ... [2024-11-27 19:50:33,560 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-27 19:50:33,847 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 19:50:33,862 INFO L200 MainTranslator]: Completed pre-run [2024-11-27 19:50:33,941 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 19:50:33,967 INFO L204 MainTranslator]: Completed translation [2024-11-27 19:50:33,968 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:50:33 WrapperNode [2024-11-27 19:50:33,969 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-27 19:50:33,970 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-27 19:50:33,971 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-27 19:50:33,971 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-27 19:50:33,984 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:50:33" (1/1) ... [2024-11-27 19:50:34,001 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:50:33" (1/1) ... [2024-11-27 19:50:34,063 INFO L138 Inliner]: procedures = 20, calls = 37, calls flagged for inlining = 29, calls inlined = 29, statements flattened = 383 [2024-11-27 19:50:34,067 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-27 19:50:34,067 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-27 19:50:34,067 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-27 19:50:34,067 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-27 19:50:34,080 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:50:33" (1/1) ... [2024-11-27 19:50:34,080 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:50:33" (1/1) ... [2024-11-27 19:50:34,088 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:50:33" (1/1) ... [2024-11-27 19:50:34,123 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-27 19:50:34,123 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:50:33" (1/1) ... [2024-11-27 19:50:34,124 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:50:33" (1/1) ... [2024-11-27 19:50:34,140 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:50:33" (1/1) ... [2024-11-27 19:50:34,145 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:50:33" (1/1) ... [2024-11-27 19:50:34,152 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:50:33" (1/1) ... [2024-11-27 19:50:34,154 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:50:33" (1/1) ... [2024-11-27 19:50:34,159 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:50:33" (1/1) ... [2024-11-27 19:50:34,162 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-27 19:50:34,166 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-27 19:50:34,166 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-27 19:50:34,166 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-27 19:50:34,168 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:50:33" (1/1) ... [2024-11-27 19:50:34,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 19:50:34,197 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fa3ad6c-d5e0-4fe9-bec1-4dc05c75d301/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 19:50:34,218 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fa3ad6c-d5e0-4fe9-bec1-4dc05c75d301/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-27 19:50:34,220 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fa3ad6c-d5e0-4fe9-bec1-4dc05c75d301/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-27 19:50:34,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-27 19:50:34,248 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-27 19:50:34,248 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-27 19:50:34,248 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-27 19:50:34,248 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-27 19:50:34,248 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-27 19:50:34,248 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-27 19:50:34,249 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-11-27 19:50:34,249 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-11-27 19:50:34,249 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-27 19:50:34,249 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-27 19:50:34,249 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-27 19:50:34,251 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-27 19:50:34,379 INFO L234 CfgBuilder]: Building ICFG [2024-11-27 19:50:34,382 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-27 19:50:35,187 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-27 19:50:35,187 INFO L283 CfgBuilder]: Performing block encoding [2024-11-27 19:50:35,661 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-27 19:50:35,663 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-27 19:50:35,663 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 07:50:35 BoogieIcfgContainer [2024-11-27 19:50:35,664 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-27 19:50:35,666 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-27 19:50:35,667 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-27 19:50:35,672 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-27 19:50:35,672 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.11 07:50:33" (1/3) ... [2024-11-27 19:50:35,674 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@57d4d695 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 07:50:35, skipping insertion in model container [2024-11-27 19:50:35,674 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 07:50:33" (2/3) ... [2024-11-27 19:50:35,675 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@57d4d695 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 07:50:35, skipping insertion in model container [2024-11-27 19:50:35,675 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 07:50:35" (3/3) ... [2024-11-27 19:50:35,677 INFO L128 eAbstractionObserver]: Analyzing ICFG parallel-bakery-4.wvr.c [2024-11-27 19:50:35,696 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-27 19:50:35,698 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG parallel-bakery-4.wvr.c that has 5 procedures, 145 locations, 1 initial locations, 0 loop locations, and 16 error locations. [2024-11-27 19:50:35,698 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-27 19:50:35,860 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-27 19:50:35,909 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 157 places, 156 transitions, 340 flow [2024-11-27 19:50:36,003 INFO L124 PetriNetUnfolderBase]: 12/152 cut-off events. [2024-11-27 19:50:36,009 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-27 19:50:36,023 INFO L83 FinitePrefix]: Finished finitePrefix Result has 169 conditions, 152 events. 12/152 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 402 event pairs, 0 based on Foata normal form. 0/124 useless extension candidates. Maximal degree in co-relation 125. Up to 2 conditions per place. [2024-11-27 19:50:36,023 INFO L82 GeneralOperation]: Start removeDead. Operand has 157 places, 156 transitions, 340 flow [2024-11-27 19:50:36,032 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 151 places, 150 transitions, 321 flow [2024-11-27 19:50:36,046 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 19:50:36,062 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@125c84dd, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 19:50:36,062 INFO L334 AbstractCegarLoop]: Starting to check reachability of 36 error locations. [2024-11-27 19:50:36,093 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-27 19:50:36,093 INFO L124 PetriNetUnfolderBase]: 6/70 cut-off events. [2024-11-27 19:50:36,093 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 19:50:36,094 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:50:36,094 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 19:50:36,095 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] === [2024-11-27 19:50:36,103 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:50:36,103 INFO L85 PathProgramCache]: Analyzing trace with hash -1989579556, now seen corresponding path program 1 times [2024-11-27 19:50:36,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:50:36,113 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [396757234] [2024-11-27 19:50:36,113 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:50:36,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:50:36,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 19:50:36,603 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 19:50:36,604 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 19:50:36,604 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [396757234] [2024-11-27 19:50:36,609 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [396757234] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 19:50:36,609 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 19:50:36,609 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 19:50:36,611 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [657787025] [2024-11-27 19:50:36,612 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 19:50:36,620 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 19:50:36,626 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 19:50:36,656 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 19:50:36,657 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 19:50:36,712 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 100 out of 156 [2024-11-27 19:50:36,715 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 150 transitions, 321 flow. Second operand has 3 states, 3 states have (on average 106.0) internal successors, (318), 3 states have internal predecessors, (318), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 19:50:36,715 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 19:50:36,715 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 100 of 156 [2024-11-27 19:50:36,718 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 19:50:46,307 INFO L124 PetriNetUnfolderBase]: 32428/59484 cut-off events. [2024-11-27 19:50:46,308 INFO L125 PetriNetUnfolderBase]: For 720/720 co-relation queries the response was YES. [2024-11-27 19:50:46,687 INFO L83 FinitePrefix]: Finished finitePrefix Result has 101743 conditions, 59484 events. 32428/59484 cut-off events. For 720/720 co-relation queries the response was YES. Maximal size of possible extension queue 3207. Compared 640329 event pairs, 16980 based on Foata normal form. 0/42390 useless extension candidates. Maximal degree in co-relation 98550. Up to 24585 conditions per place. [2024-11-27 19:50:47,174 INFO L140 encePairwiseOnDemand]: 147/156 looper letters, 77 selfloop transitions, 8 changer transitions 0/181 dead transitions. [2024-11-27 19:50:47,175 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 181 transitions, 562 flow [2024-11-27 19:50:47,177 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 19:50:47,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 19:50:47,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 386 transitions. [2024-11-27 19:50:47,198 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8247863247863247 [2024-11-27 19:50:47,201 INFO L175 Difference]: Start difference. First operand has 151 places, 150 transitions, 321 flow. Second operand 3 states and 386 transitions. [2024-11-27 19:50:47,202 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 181 transitions, 562 flow [2024-11-27 19:50:47,602 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 146 places, 181 transitions, 544 flow, removed 0 selfloop flow, removed 7 redundant places. [2024-11-27 19:50:47,608 INFO L231 Difference]: Finished difference. Result has 148 places, 154 transitions, 358 flow [2024-11-27 19:50:47,611 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=156, PETRI_DIFFERENCE_MINUEND_FLOW=308, PETRI_DIFFERENCE_MINUEND_PLACES=144, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=150, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=142, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=358, PETRI_PLACES=148, PETRI_TRANSITIONS=154} [2024-11-27 19:50:47,615 INFO L279 CegarLoopForPetriNet]: 151 programPoint places, -3 predicate places. [2024-11-27 19:50:47,615 INFO L471 AbstractCegarLoop]: Abstraction has has 148 places, 154 transitions, 358 flow [2024-11-27 19:50:47,616 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 106.0) internal successors, (318), 3 states have internal predecessors, (318), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 19:50:47,616 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:50:47,616 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 19:50:47,616 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-27 19:50:47,617 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] === [2024-11-27 19:50:47,617 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:50:47,618 INFO L85 PathProgramCache]: Analyzing trace with hash 1829502884, now seen corresponding path program 1 times [2024-11-27 19:50:47,618 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:50:47,618 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2011700532] [2024-11-27 19:50:47,618 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:50:47,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:50:47,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 19:50:47,849 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 19:50:47,849 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 19:50:47,850 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2011700532] [2024-11-27 19:50:47,850 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2011700532] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 19:50:47,850 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 19:50:47,850 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-27 19:50:47,850 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [596713189] [2024-11-27 19:50:47,850 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 19:50:47,853 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-27 19:50:47,854 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 19:50:47,855 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-27 19:50:47,855 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-27 19:50:47,995 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 92 out of 156 [2024-11-27 19:50:47,996 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 148 places, 154 transitions, 358 flow. Second operand has 4 states, 4 states have (on average 97.5) internal successors, (390), 4 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) [2024-11-27 19:50:47,996 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 19:50:47,996 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 92 of 156 [2024-11-27 19:50:47,996 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 19:51:03,190 INFO L124 PetriNetUnfolderBase]: 95259/163678 cut-off events. [2024-11-27 19:51:03,190 INFO L125 PetriNetUnfolderBase]: For 29041/29041 co-relation queries the response was YES. [2024-11-27 19:51:03,589 INFO L83 FinitePrefix]: Finished finitePrefix Result has 309704 conditions, 163678 events. 95259/163678 cut-off events. For 29041/29041 co-relation queries the response was YES. Maximal size of possible extension queue 8197. Compared 1801596 event pairs, 6654 based on Foata normal form. 0/124625 useless extension candidates. Maximal degree in co-relation 162155. Up to 72940 conditions per place. [2024-11-27 19:51:04,692 INFO L140 encePairwiseOnDemand]: 141/156 looper letters, 136 selfloop transitions, 23 changer transitions 0/247 dead transitions. [2024-11-27 19:51:04,692 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 152 places, 247 transitions, 895 flow [2024-11-27 19:51:04,692 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-27 19:51:04,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-27 19:51:04,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 617 transitions. [2024-11-27 19:51:04,695 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.791025641025641 [2024-11-27 19:51:04,696 INFO L175 Difference]: Start difference. First operand has 148 places, 154 transitions, 358 flow. Second operand 5 states and 617 transitions. [2024-11-27 19:51:04,696 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 152 places, 247 transitions, 895 flow [2024-11-27 19:51:09,443 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 247 transitions, 873 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 19:51:09,445 INFO L231 Difference]: Finished difference. Result has 154 places, 170 transitions, 504 flow [2024-11-27 19:51:09,446 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=156, PETRI_DIFFERENCE_MINUEND_FLOW=342, PETRI_DIFFERENCE_MINUEND_PLACES=146, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=138, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=504, PETRI_PLACES=154, PETRI_TRANSITIONS=170} [2024-11-27 19:51:09,447 INFO L279 CegarLoopForPetriNet]: 151 programPoint places, 3 predicate places. [2024-11-27 19:51:09,447 INFO L471 AbstractCegarLoop]: Abstraction has has 154 places, 170 transitions, 504 flow [2024-11-27 19:51:09,447 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 97.5) internal successors, (390), 4 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) [2024-11-27 19:51:09,447 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 19:51:09,447 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-27 19:51:09,448 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-27 19:51:09,448 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] === [2024-11-27 19:51:09,448 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 19:51:09,448 INFO L85 PathProgramCache]: Analyzing trace with hash -1989579555, now seen corresponding path program 1 times [2024-11-27 19:51:09,449 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 19:51:09,449 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1360895057] [2024-11-27 19:51:09,449 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 19:51:09,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 19:51:09,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 19:51:09,589 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-27 19:51:09,590 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 19:51:09,590 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1360895057] [2024-11-27 19:51:09,590 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1360895057] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 19:51:09,590 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 19:51:09,590 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 19:51:09,590 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [393592897] [2024-11-27 19:51:09,591 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 19:51:09,591 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 19:51:09,591 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 19:51:09,592 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 19:51:09,592 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 19:51:09,619 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 100 out of 156 [2024-11-27 19:51:09,620 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 154 places, 170 transitions, 504 flow. Second operand has 3 states, 3 states have (on average 106.0) internal successors, (318), 3 states have internal predecessors, (318), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-27 19:51:09,620 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 19:51:09,621 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 100 of 156 [2024-11-27 19:51:09,621 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 19:51:10,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [57#L177-4true, 72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,502 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,506 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,506 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 19:51:10,506 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [57#L177-4true, 72#L48-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,506 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,506 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,506 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 19:51:10,506 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [57#L177-4true, 72#L48-3true, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,507 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,507 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,507 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,507 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 19:51:10,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [57#L177-4true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,508 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,508 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,508 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 19:51:10,508 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [57#L177-4true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,508 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,508 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,508 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,508 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 19:51:10,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [57#L177-4true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,512 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,512 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 19:51:10,513 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,513 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [40#L178-3true, 72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,665 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,666 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,666 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,666 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [40#L178-3true, 72#L48-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,666 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,666 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,666 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,666 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [40#L178-3true, 72#L48-3true, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,667 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,667 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,667 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,667 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L178-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,667 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,667 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,667 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,668 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L178-3true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,668 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,668 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,668 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,668 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L178-3true, Black: 160#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,669 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,669 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 19:51:10,669 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,669 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,818 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 19:51:10,818 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,818 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,818 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,818 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 19:51:10,819 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,819 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,819 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,819 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 19:51:10,819 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,819 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,819 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,820 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 19:51:10,820 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,820 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,820 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,820 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 19:51:10,820 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,820 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,820 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,820 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 19:51:10,821 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,821 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,821 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 19:51:10,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [57#L177-4true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,831 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 19:51:10,831 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,831 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,831 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [57#L177-4true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,831 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 19:51:10,831 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,831 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,831 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [57#L177-4true, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,832 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 19:51:10,832 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,832 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,832 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 175#true, 35#L99true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,971 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 19:51:10,971 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,971 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,971 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 35#L99true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,971 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 19:51:10,971 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,971 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,971 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,971 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 19:51:10,971 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,971 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,972 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,972 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 19:51:10,972 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,972 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,972 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,973 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 19:51:10,973 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,973 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,973 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,973 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 19:51:10,973 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,973 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,973 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 8#L179-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,986 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 19:51:10,986 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,986 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,986 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 8#L179-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,986 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 19:51:10,986 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,986 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,986 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 8#L179-3true, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,987 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 19:51:10,987 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,987 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,987 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,987 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 19:51:10,987 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,987 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,987 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,988 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 19:51:10,988 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,988 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:10,988 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:10,988 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 19:51:10,988 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,988 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:10,988 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 19:51:11,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [40#L178-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,012 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,012 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,012 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,012 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:11,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [40#L178-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,012 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,012 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,012 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,012 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:11,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [40#L178-3true, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,013 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,013 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,013 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,013 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:11,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 8#L179-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,280 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,281 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,281 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:11,281 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 8#L179-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,281 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,281 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,281 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,281 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:11,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 8#L179-3true, Black: 162#(<= 0 ~n1~0), 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,281 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,281 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:11,281 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,282 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,282 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,282 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,283 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:11,283 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,283 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,283 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,283 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:11,283 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, Black: 160#true, 175#true, 35#L99true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:11,283 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,283 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:11,283 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,283 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,303 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,303 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,303 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:11,303 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,304 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,304 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,304 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:11,304 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,304 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,304 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,304 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,304 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:11,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,305 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,305 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:11,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,305 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,306 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:11,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,306 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,306 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 19:51:11,306 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,306 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,314 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,314 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,314 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,314 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,314 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,314 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,314 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,315 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,315 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,315 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,315 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,315 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 96#$Ultimate##0true, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,561 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,561 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,561 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,561 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 96#$Ultimate##0true, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,561 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,561 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,561 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,561 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 96#$Ultimate##0true, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,562 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,562 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,562 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,562 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 96#$Ultimate##0true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,562 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,563 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,563 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,563 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 96#$Ultimate##0true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,563 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,563 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,563 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,563 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 96#$Ultimate##0true, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,563 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,563 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,563 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,564 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,576 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,576 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,577 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 35#L99true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,577 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,577 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,577 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 175#true, 35#L99true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,577 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,577 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,577 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,583 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,583 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,583 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,583 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,584 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,584 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,584 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,584 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,584 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,584 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,584 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,584 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,585 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,585 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,585 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,585 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,585 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,585 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,586 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,586 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,586 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,586 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,586 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,586 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 175#true, 96#$Ultimate##0true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,590 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,590 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,590 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,591 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 96#$Ultimate##0true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,591 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,591 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,591 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,591 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 175#true, 96#$Ultimate##0true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,591 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,591 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,591 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,591 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 96#$Ultimate##0true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,592 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,592 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,592 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,592 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 96#$Ultimate##0true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,593 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,593 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,593 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,593 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 96#$Ultimate##0true, 165#true, 58#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,593 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,593 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 19:51:11,593 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,593 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [8#L179-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,601 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,601 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,602 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,602 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,602 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,602 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,602 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,602 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,602 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,602 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,602 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,602 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 14#L128true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,841 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,841 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,841 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,842 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,842 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,842 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,842 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,842 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 14#L128true, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,842 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,842 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,842 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,842 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 14#L128true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,843 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,843 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,843 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,843 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,844 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,844 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,844 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,844 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 14#L128true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,844 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,844 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,844 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,844 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 96#$Ultimate##0true, 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,849 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,849 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,849 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,849 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 96#$Ultimate##0true, 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,849 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,849 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,849 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,849 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 96#$Ultimate##0true, 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,850 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,850 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,850 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,850 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 2#L180true, 96#$Ultimate##0true, 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,851 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,851 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,851 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,851 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 96#$Ultimate##0true, 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,851 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,851 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,851 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,851 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 96#$Ultimate##0true, 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,852 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,852 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,852 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,852 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,860 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,860 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,860 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,860 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,860 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,860 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,860 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,860 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 175#true, 35#L99true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,860 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,860 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,860 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,860 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,866 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,866 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,866 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,867 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,867 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,867 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,867 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,867 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,867 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,867 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,867 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,867 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,868 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,868 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,868 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,868 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,868 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,869 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,869 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,869 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,869 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,869 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,869 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 19:51:11,869 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,877 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,877 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,877 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,877 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,877 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,877 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:11,882 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 19:51:11,882 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:11,882 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:11,882 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 2#L180true, 14#L128true, 175#true, 35#L99true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,146 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,146 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,146 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:12,146 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,146 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,147 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,147 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:12,147 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 14#L128true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:12,147 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,147 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,147 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,147 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:12,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 2#L180true, 14#L128true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,148 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,148 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,148 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:12,148 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,148 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,148 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,148 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:12,148 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 14#L128true, 175#true, 35#L99true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:12,149 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,149 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,149 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,149 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 19:51:12,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 96#$Ultimate##0true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,158 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,159 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,159 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,159 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 96#$Ultimate##0true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,159 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,159 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,159 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,159 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 96#$Ultimate##0true, 35#L99true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,159 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,159 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,159 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,159 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,183 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,183 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,183 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,183 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,183 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,183 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,183 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,184 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:12,184 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,184 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,184 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,184 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,190 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,190 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,190 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,190 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,190 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,190 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,190 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,190 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,191 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,191 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 19:51:12,191 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,191 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 14#L128true, 35#L99true, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,491 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 19:51:12,491 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,491 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,491 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 35#L99true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,492 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 19:51:12,492 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,492 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,492 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 14#L128true, 35#L99true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:12,492 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 19:51:12,492 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,492 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,492 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 96#$Ultimate##0true, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,502 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 19:51:12,502 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,502 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,502 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 96#$Ultimate##0true, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,502 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 19:51:12,502 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,502 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,502 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 96#$Ultimate##0true, 175#true, 35#L99true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,502 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 19:51:12,503 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,503 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,503 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,523 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 19:51:12,523 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,523 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,523 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,523 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 19:51:12,523 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,523 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,523 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:12,524 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 19:51:12,524 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,524 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 19:51:12,524 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 2#L180true, 14#L128true, 175#true, 35#L99true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,807 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 19:51:12,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:12,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:12,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:12,808 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 19:51:12,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:12,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:12,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 14#L128true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:12,808 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 19:51:12,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 19:51:12,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:12,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,522 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,522 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,522 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,522 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,522 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,522 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,522 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,522 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,523 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,523 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,523 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,523 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,524 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,524 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,524 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,524 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,524 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,524 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,524 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,524 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:13,524 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,524 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,524 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,524 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,525 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,525 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,525 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,525 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,525 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,525 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,525 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,526 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,526 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,526 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,526 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,526 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,526 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,526 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,526 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,526 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,527 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,527 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,527 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,527 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,527 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,527 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,527 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,527 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,528 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,528 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,528 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,528 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,528 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,528 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,528 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,528 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,528 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,528 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,528 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,529 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,529 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,529 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,529 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,529 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,529 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,529 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,529 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,530 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,530 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 19:51:13,530 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,530 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,530 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 19:51:13,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 8#L179-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,843 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,843 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,843 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,843 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 8#L179-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,843 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,843 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,843 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,843 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 8#L179-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:13,844 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,844 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,844 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,844 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 8#L179-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,844 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,844 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,844 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,844 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 8#L179-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,845 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,845 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 8#L179-3true, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,845 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,845 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 8#L179-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,846 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,846 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,846 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,846 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 8#L179-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,846 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,846 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,846 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,846 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 8#L179-3true, Black: 162#(<= 0 ~n1~0), 165#true, 41#L106-3true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:13,846 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,846 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,846 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,846 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,847 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,847 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,847 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,847 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,847 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,847 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,848 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,848 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:13,848 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,848 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,848 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,848 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,849 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,849 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,849 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,849 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,849 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,849 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,849 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,849 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:13,849 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,849 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,849 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,849 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 41#L106-3true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,850 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,850 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,850 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,850 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 41#L106-3true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:13,851 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,851 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,851 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,851 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, Black: 160#true, 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:13,852 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 19:51:13,852 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 19:51:13,852 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:13,852 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,246 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,247 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,247 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,247 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,247 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,247 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,247 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,247 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 165#true, 175#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:14,247 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,247 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,247 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,247 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 165#true, 175#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,248 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,248 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,248 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,248 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,248 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,248 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,248 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,248 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 165#true, 96#$Ultimate##0true, 175#true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,248 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,248 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,248 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,248 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 96#$Ultimate##0true, 41#L106-3true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,249 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,249 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,249 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,249 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 96#$Ultimate##0true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,249 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,249 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,249 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,249 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 175#true, 165#true, 96#$Ultimate##0true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:14,250 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,250 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,250 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,250 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,250 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,250 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,250 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,250 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,250 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,251 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,251 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,251 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:14,251 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,251 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,251 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,251 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 96#$Ultimate##0true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,251 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,251 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,251 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,251 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 96#$Ultimate##0true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,252 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,252 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,252 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,252 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 175#true, 165#true, 96#$Ultimate##0true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:14,252 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,252 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,252 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,252 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 175#true, 165#true, 96#$Ultimate##0true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,253 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,253 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,253 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,253 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 96#$Ultimate##0true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,253 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,253 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,253 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,253 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 175#true, 165#true, 96#$Ultimate##0true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:14,253 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,253 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,253 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,253 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,301 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,301 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,301 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,301 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,301 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,301 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,301 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,301 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:14,301 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,301 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,301 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,301 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,302 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,302 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,302 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,302 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,302 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,302 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,302 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,302 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,302 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,302 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,302 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,303 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,303 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,303 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,303 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,304 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,304 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,304 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,304 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,304 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:14,304 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,304 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,304 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,304 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,325 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,325 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,325 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,325 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,325 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,325 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,325 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,325 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,325 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,325 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,326 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,326 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,326 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,326 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,326 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,326 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,326 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,326 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,326 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,327 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:14,327 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,327 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,327 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,327 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,327 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,327 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,327 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,328 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,328 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,328 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,328 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,328 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,328 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,328 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,328 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,328 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,329 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,329 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,329 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,329 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,329 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,329 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,329 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,329 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,329 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,329 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,329 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,329 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,330 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,330 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,330 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,330 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,330 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,330 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,330 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,330 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,330 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,331 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,331 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,331 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,331 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,331 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,331 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,331 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,331 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,331 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,331 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,332 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,332 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,332 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,332 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 19:51:14,332 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,698 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,698 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,698 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,699 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,699 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,700 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,700 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,700 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,700 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,700 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,700 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,700 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,700 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:14,701 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,701 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,701 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,701 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 165#true, 175#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,702 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 41#L106-3true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,702 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 14#L128true, 165#true, 41#L106-3true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,702 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,703 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,704 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,704 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,704 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,704 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,704 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,704 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,704 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,704 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,705 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,705 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,705 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,705 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,705 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,705 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 14#L128true, 165#true, 175#true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,706 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,706 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,706 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 14#L128true, 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,706 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,707 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,707 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,707 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,707 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,707 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,707 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,707 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 14#L128true, 165#true, 175#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,707 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,707 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,708 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,708 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 165#true, 175#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,716 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,716 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,716 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,716 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,716 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,717 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,717 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,717 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,717 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,717 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,717 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,717 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,718 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,718 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,718 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,718 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:14,718 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,718 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 175#true, 96#$Ultimate##0true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,719 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,719 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 96#$Ultimate##0true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,719 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,720 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 96#$Ultimate##0true, 41#L106-3true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,720 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,720 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 165#true, 175#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,720 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,720 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,721 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,721 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 96#$Ultimate##0true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,721 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,721 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,721 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,721 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,721 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,721 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,721 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,721 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,722 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,722 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,722 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,722 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,723 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,723 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 96#$Ultimate##0true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,724 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,724 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 96#$Ultimate##0true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,725 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,725 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 96#$Ultimate##0true, 41#L106-3true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,725 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,726 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,726 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,726 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,764 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,765 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,765 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,765 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,766 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,767 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,767 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,767 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,768 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,768 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,768 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:14,768 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,768 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,768 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,768 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [8#L179-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,769 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,769 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,770 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,770 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,770 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,770 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,770 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,771 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,771 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:14,771 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,797 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,797 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,797 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,797 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,797 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,797 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,797 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,797 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:14,797 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,797 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,797 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,797 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,799 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,799 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,799 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,799 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,799 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,800 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,800 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,801 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,801 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,801 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 175#true, 35#L99true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:14,801 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,801 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,802 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,802 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,803 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,803 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,803 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,803 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:14,803 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,803 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,803 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,803 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,804 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,804 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,804 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,804 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 35#L99true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,804 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,804 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,804 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,804 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 175#true, 165#true, 35#L99true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:14,805 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,805 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,805 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,805 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 35#L99true, 165#true, 175#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,806 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,806 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,806 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,806 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,806 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,806 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,806 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,806 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 35#L99true, 165#true, 175#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,807 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,807 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,807 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,807 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 61#L119true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,822 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,822 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,822 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,822 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,822 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,822 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,822 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,822 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 61#L119true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,822 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,822 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,822 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,822 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 61#L119true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,823 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,823 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,823 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,823 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,823 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,823 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,823 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,823 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 61#L119true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,824 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,824 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,824 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,824 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,834 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,834 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,834 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,834 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,834 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,834 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,834 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,834 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,835 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,835 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,835 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,836 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,836 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,836 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,836 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,836 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,836 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,836 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,836 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,836 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,837 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,837 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,837 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,837 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,837 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,837 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,837 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,837 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,838 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,838 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,838 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,838 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,838 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,839 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,839 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,839 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,839 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,839 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,839 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,839 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:14,839 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,839 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,839 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,840 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,840 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,840 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,840 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,841 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,841 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,841 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,841 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,841 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,842 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,842 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,842 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,842 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,843 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,843 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,843 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,843 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,843 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,843 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,843 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,843 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:14,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:14,843 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 19:51:14,844 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,844 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:14,844 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 19:51:15,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,248 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,248 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,248 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,248 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,248 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,248 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,248 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,248 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,249 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,249 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,249 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,249 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,249 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,249 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,250 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,250 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,250 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,250 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,250 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,250 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,250 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,250 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,250 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,250 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 14#L128true, 165#true, 41#L106-3true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,251 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,251 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,251 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,251 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 41#L106-3true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,252 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,252 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,252 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,252 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 14#L128true, 165#true, 41#L106-3true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,252 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,252 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,252 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,252 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,253 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,253 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,253 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,253 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,253 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,253 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,253 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,253 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,253 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,254 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,254 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,254 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,254 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,254 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,254 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,254 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,255 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,255 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,255 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,255 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,255 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,255 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,255 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,255 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 14#L128true, 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,256 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,256 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,256 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,256 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,256 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,257 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,257 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,257 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 14#L128true, 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,257 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,257 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,257 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,257 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,292 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,292 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,292 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,292 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,292 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,292 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,292 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,292 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:15,293 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,293 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,294 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,294 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,294 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 165#true, 96#$Ultimate##0true, 175#true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,294 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,294 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 96#$Ultimate##0true, 41#L106-3true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,295 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,295 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,295 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,295 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 96#$Ultimate##0true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,296 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,296 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,296 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,296 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 175#true, 96#$Ultimate##0true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:15,296 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,296 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,296 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,296 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 8#L179-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 61#L119true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,316 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,316 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,316 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,316 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 8#L179-3true, Black: 162#(<= 0 ~n1~0), 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,316 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,316 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,316 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,316 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 8#L179-3true, Black: 162#(<= 0 ~n1~0), 61#L119true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,317 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,317 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,317 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,317 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 61#L119true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,317 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,318 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,318 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,318 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, Black: 160#true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,318 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,318 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,318 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,318 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, Black: 160#true, 61#L119true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:15,318 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,318 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,318 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,318 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,326 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,326 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,326 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,326 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,326 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,327 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,327 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,327 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,327 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,327 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,327 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,327 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 175#true, 35#L99true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,329 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,329 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,329 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,329 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,329 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,329 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,329 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,329 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,329 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 35#L99true, 165#true, 175#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,330 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,330 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,330 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,330 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,331 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,331 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,331 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,331 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 35#L99true, 165#true, 175#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,331 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,331 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,331 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,331 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 2#L180true, 175#true, 35#L99true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,332 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,332 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,332 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,332 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,332 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,333 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,333 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,333 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,333 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,333 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,333 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,333 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 2#L180true, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,334 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,334 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,334 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,334 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,334 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,334 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,334 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,334 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,335 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,335 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,335 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,335 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 2#L180true, 175#true, 35#L99true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,336 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,336 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,336 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,336 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 35#L99true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,336 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,336 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,336 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,336 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 35#L99true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,336 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,337 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 19:51:15,337 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,337 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,380 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,380 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,380 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,380 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,380 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,380 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,380 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,380 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,381 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,381 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,381 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,381 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,382 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,382 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,382 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,382 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,382 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,382 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,382 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,382 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:15,382 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,382 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,382 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,382 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,383 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,383 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,383 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,383 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,384 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,384 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,384 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,384 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,384 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,384 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,384 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,384 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 14#L128true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,749 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,749 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,750 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 14#L128true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,750 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,750 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 14#L128true, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,751 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,751 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,751 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,751 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,751 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,751 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,751 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,751 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 14#L128true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:15,752 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,752 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,752 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,752 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 14#L128true, 165#true, 41#L106-3true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,753 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,753 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,753 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,753 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 41#L106-3true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,753 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,753 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,753 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,753 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 14#L128true, 175#true, 165#true, 41#L106-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,753 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,753 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,753 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,754 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,774 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,774 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,774 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,774 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 175#true, 165#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,775 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,775 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,775 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,775 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 165#true, 175#true, 96#$Ultimate##0true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,776 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,776 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,776 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,776 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 96#$Ultimate##0true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,776 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,776 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,776 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,776 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, 96#$Ultimate##0true, 19#L61true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:15,776 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,776 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,776 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,776 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 165#true, 96#$Ultimate##0true, 41#L106-3true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,777 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,777 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 96#$Ultimate##0true, 41#L106-3true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,778 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,778 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,778 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,778 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, 96#$Ultimate##0true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,778 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,778 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,778 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,778 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 175#true, 96#$Ultimate##0true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,784 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,784 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,784 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,784 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 96#$Ultimate##0true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,784 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,784 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,785 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,785 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 96#$Ultimate##0true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,785 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,785 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,785 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,785 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 61#L119true, 96#$Ultimate##0true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,786 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,786 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,786 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,786 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 96#$Ultimate##0true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,786 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,786 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,786 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,786 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 175#true, 96#$Ultimate##0true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,786 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,786 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,787 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,787 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 35#L99true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,812 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,812 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,812 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,813 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 35#L99true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,813 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,813 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,813 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,813 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 165#true, 35#L99true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,813 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,813 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,813 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,813 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 35#L99true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,814 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,814 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 35#L99true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,815 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,815 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,815 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,815 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 165#true, 35#L99true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,815 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,815 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,815 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,815 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 35#L99true, 175#true, 165#true, 93#L135-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,816 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,816 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,816 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,816 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 35#L99true, 165#true, 93#L135-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,817 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,817 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,817 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,817 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 35#L99true, 165#true, 175#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,817 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,817 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,817 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,817 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 61#L119true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,836 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,836 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,837 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,837 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,837 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,837 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,837 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,837 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 61#L119true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:15,837 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,837 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,837 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,837 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,843 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,843 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,844 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,844 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,844 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,844 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,845 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,845 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,845 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,845 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,845 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,845 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,845 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,845 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,846 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,846 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,846 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,847 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,847 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,847 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,847 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,847 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,847 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,847 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,847 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,847 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:15,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,852 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,852 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,853 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,853 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,853 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,853 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,853 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,853 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:15,853 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,853 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,853 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,853 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,854 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,854 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,854 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,854 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,854 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,854 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,854 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,854 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:15,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:15,855 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 19:51:15,855 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,855 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:15,855 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 19:51:16,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,201 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,201 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,201 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,201 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,201 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,201 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,201 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,202 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,202 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,202 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,203 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:16,203 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 14#L128true, 41#L106-3true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,204 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,204 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,204 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L106-3true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,205 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 14#L128true, 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,205 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,223 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,223 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,223 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,223 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,223 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,223 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,223 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,223 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,223 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,223 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,223 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,223 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 61#L119true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,224 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,224 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,224 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,224 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,225 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,225 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,225 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,225 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 61#L119true, 165#true, 96#$Ultimate##0true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,237 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,237 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,237 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 96#$Ultimate##0true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,237 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,237 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,237 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 61#L119true, 165#true, 175#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,238 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,238 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,238 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 61#L119true, 165#true, 175#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,238 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,238 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,238 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,239 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,239 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,239 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,239 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 61#L119true, 165#true, 175#true, 96#$Ultimate##0true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,239 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,239 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,239 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,239 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [8#L179-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 61#L119true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,255 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,256 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,256 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,256 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,256 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,256 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,256 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,256 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 61#L119true, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,256 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,256 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,256 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,256 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 165#true, 35#L99true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,262 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,262 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,262 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,262 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 35#L99true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,262 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,262 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,262 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,262 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 165#true, 175#true, 35#L99true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,262 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,262 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,263 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,263 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 165#true, 35#L99true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,264 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,264 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,264 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,264 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 35#L99true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,264 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,264 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,264 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,264 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 165#true, 35#L99true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,264 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,264 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,264 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,264 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 35#L99true, 165#true, 175#true, 93#L135-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,265 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,266 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,266 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,266 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, 93#L135-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,266 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,266 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,266 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,266 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 175#true, 35#L99true, 165#true, 93#L135-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,266 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,266 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,266 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,266 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,272 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,272 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,272 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,273 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,273 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,273 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,273 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,273 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 35#L99true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,273 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,273 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,273 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,273 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 35#L99true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,274 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,274 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,274 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,274 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,274 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,274 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,275 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,275 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 35#L99true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,275 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,275 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,275 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,275 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,297 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,297 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,297 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,297 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,297 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,297 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,297 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,297 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:16,297 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,297 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,298 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,298 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,298 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,298 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,298 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,298 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,299 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,299 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,299 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,299 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,299 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,299 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,299 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,299 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 19:51:16,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 2#L180true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,649 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,649 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 2#L180true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,649 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,650 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 2#L180true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:16,650 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,650 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,650 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,650 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 2#L180true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,651 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 2#L180true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,651 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 2#L180true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:16,652 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,652 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,652 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 175#true, 96#$Ultimate##0true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,692 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,692 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,692 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,692 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 96#$Ultimate##0true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,693 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,693 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,693 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,693 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 175#true, 96#$Ultimate##0true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:16,693 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,693 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,693 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,693 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 2#L180true, 175#true, 35#L99true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,715 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,715 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,716 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,716 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 35#L99true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,716 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,716 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 2#L180true, 35#L99true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,717 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,717 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,717 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,717 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,718 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,718 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,718 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,718 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 35#L99true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,718 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,718 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,718 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 19:51:16,718 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,756 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,756 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,756 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,756 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,757 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,757 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,757 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,757 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:16,757 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 19:51:16,757 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:16,757 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 19:51:16,757 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 61#L119true, 14#L128true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,181 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,181 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,181 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,181 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,182 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,182 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,182 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,182 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 14#L128true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,182 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,182 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,182 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,182 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 61#L119true, 175#true, 96#$Ultimate##0true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,203 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,203 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 96#$Ultimate##0true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,203 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,203 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 61#L119true, 96#$Ultimate##0true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,204 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,204 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,204 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,204 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 35#L99true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,242 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,242 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,242 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,242 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,242 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,242 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,242 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,242 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 35#L99true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,243 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,243 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,243 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,243 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, 128#L148true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,266 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,266 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,266 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,266 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 128#L148true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,266 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,266 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,266 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,267 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, 128#L148true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,267 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,267 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,267 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,267 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 61#L119true, 2#L180true, 14#L128true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,712 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-27 19:51:17,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,712 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 2#L180true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,712 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-27 19:51:17,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,712 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 2#L180true, 14#L128true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,712 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-27 19:51:17,713 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,713 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,713 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 35#L99true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,805 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-27 19:51:17,805 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,805 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,805 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,805 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-27 19:51:17,805 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,806 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,806 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 35#L99true, 165#true, 175#true, 128#L148true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:17,806 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-27 19:51:17,806 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,806 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:17,806 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,824 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-27 19:51:17,824 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,824 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,824 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,824 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-27 19:51:17,825 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,825 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,825 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,825 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-27 19:51:17,825 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,825 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,825 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,826 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-27 19:51:17,826 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,826 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,826 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,826 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-27 19:51:17,826 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,826 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,826 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:17,827 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-27 19:51:17,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:17,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 19:51:17,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:18,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 8#L179-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,355 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-27 19:51:18,355 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,355 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:18,355 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 8#L179-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,355 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-27 19:51:18,355 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:18,355 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,355 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 8#L179-3true, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,355 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-27 19:51:18,356 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,356 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:18,356 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,356 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-27 19:51:18,356 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,356 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,357 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:18,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,357 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-27 19:51:18,357 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,357 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:18,357 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 8#L179-3true, Black: 160#true, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,357 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-27 19:51:18,357 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,357 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,357 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 19:51:18,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,832 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,832 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,832 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,832 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,832 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,832 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,832 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,833 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,833 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,833 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,833 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,833 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,833 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,834 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,834 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,834 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,834 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:18,834 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,834 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,834 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,835 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,836 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,836 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,836 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,836 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,836 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,836 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,836 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,836 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,837 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,837 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,837 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,837 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,838 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,838 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,838 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,838 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:18,838 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,838 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,838 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,838 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 72#L48-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,839 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,839 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,839 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,839 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,839 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,839 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 165#true, 175#true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:18,840 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,840 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,841 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,841 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,841 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,841 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,841 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,842 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:18,842 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,842 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,843 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,843 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,843 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,844 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,844 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,844 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 41#L106-3true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,845 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 41#L106-3true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,845 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 165#true, 175#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:18,846 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 175#true, 165#true, 41#L106-3true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,847 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,847 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 41#L106-3true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,847 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,847 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 165#true, 175#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,848 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,848 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,849 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,849 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,849 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,849 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:18,850 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,850 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,850 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,850 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,851 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,851 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,851 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,851 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,851 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,851 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,851 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,851 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,851 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,852 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,852 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,852 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,852 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,853 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,853 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,853 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,853 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,854 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,854 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,854 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,855 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,855 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,855 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,855 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,855 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,855 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,855 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,856 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:18,856 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,856 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,856 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,856 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,857 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,857 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,857 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,857 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,857 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,857 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,857 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,857 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,857 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,857 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,858 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,858 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,858 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,859 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,859 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,859 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,859 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,859 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,859 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,859 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,859 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,860 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,860 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,860 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,860 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,860 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,861 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 41#L106-3true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,861 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 165#true, 41#L106-3true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,862 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,862 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,862 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,863 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,863 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 175#true, 165#true, 41#L106-3true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,864 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 41#L106-3true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,865 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,865 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,865 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, 41#L106-3true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:18,865 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,865 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,865 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 175#true, 96#$Ultimate##0true, 165#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,914 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,914 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,914 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 96#$Ultimate##0true, 165#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,914 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,914 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,914 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 175#true, 96#$Ultimate##0true, 165#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:18,915 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,915 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,915 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 96#$Ultimate##0true, 175#true, 165#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,916 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,916 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,916 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 96#$Ultimate##0true, 165#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,916 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,916 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,916 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 175#true, 96#$Ultimate##0true, 165#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:18,916 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,917 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,917 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,917 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,973 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,973 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:18,973 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,973 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:18,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,974 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,974 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:18,974 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:18,974 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 175#true, 165#true, 13#thread3EXITtrue, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 95#L178-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:18,974 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,974 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:18,974 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:18,974 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 85#thread4EXITtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,981 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,982 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 85#thread4EXITtrue, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,982 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,982 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 85#thread4EXITtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:18,982 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,983 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 85#thread4EXITtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,983 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,983 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,983 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,983 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 85#thread4EXITtrue, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:18,984 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,984 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,984 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,984 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 85#thread4EXITtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:18,984 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 19:51:18,984 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 19:51:18,984 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:18,984 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,380 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,380 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,380 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,380 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,380 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,380 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,381 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,381 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,381 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,381 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,381 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,382 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,382 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,382 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,382 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,382 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,382 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,382 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,383 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,383 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,383 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,384 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,384 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,384 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,384 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,384 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,384 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,384 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,384 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,385 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,385 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,385 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,385 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,385 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,386 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,386 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,386 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,386 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,386 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,386 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,386 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,387 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,387 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,387 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,387 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,387 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,387 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,387 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,387 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,388 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,388 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,388 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,388 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,389 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,389 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,389 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,389 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,389 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,389 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,389 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,389 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,390 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,390 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,390 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,390 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,390 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,391 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,391 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,391 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,391 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,391 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,391 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,391 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,391 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,391 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,392 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,392 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 72#L48-3true, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 2#L180true, 41#L106-3true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,392 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,392 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L106-3true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,393 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,393 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,393 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,393 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 175#true, 41#L106-3true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,394 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,394 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,394 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 41#L106-3true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,395 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,395 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,395 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,395 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,395 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,395 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,396 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,396 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,396 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,397 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,397 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,397 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,397 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,397 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,397 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,398 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,398 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,398 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,399 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,399 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,399 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,399 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,400 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,400 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,400 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,400 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,401 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,401 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,401 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,401 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,401 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,401 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,401 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,401 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,402 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,402 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,402 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,402 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,403 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,403 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,403 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,403 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,403 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,403 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,403 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,404 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,404 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,404 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,405 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 165#true, 175#true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,405 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,406 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,406 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,406 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,406 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,406 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,406 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,407 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,407 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,407 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,407 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,407 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,407 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,408 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,408 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,408 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,409 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,409 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,409 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, 41#L106-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,409 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,410 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,410 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,411 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,411 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,412 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,412 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,412 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,412 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 41#L106-3true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,413 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,413 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,413 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,413 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 2#L180true, 175#true, 41#L106-3true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,414 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,415 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,415 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,415 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L106-3true, 175#true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,415 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,415 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,415 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 41#L106-3true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,416 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,416 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,417 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 14#L128true, 175#true, 165#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,474 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,474 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,474 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 175#true, 165#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,474 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,474 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,474 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 14#L128true, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,475 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,475 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,475 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,475 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 14#L128true, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,476 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,476 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,477 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,477 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,477 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,477 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 14#L128true, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,477 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,477 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,477 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,477 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 165#true, 175#true, 96#$Ultimate##0true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,506 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,506 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,506 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,506 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 96#$Ultimate##0true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,507 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,507 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,507 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,507 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, 96#$Ultimate##0true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,507 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,507 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,507 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,507 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, 96#$Ultimate##0true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,508 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,508 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,508 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,508 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 96#$Ultimate##0true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,508 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,508 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,508 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,509 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, 96#$Ultimate##0true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,509 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,509 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,509 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,509 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,555 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,556 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,556 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,556 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,556 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,556 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,556 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,556 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [8#L179-3true, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,556 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,556 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,556 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,556 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#thread4EXITtrue, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,562 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,562 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,562 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,563 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 85#thread4EXITtrue, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,563 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,563 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,563 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,563 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 85#thread4EXITtrue, 175#true, 35#L99true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,563 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,563 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,563 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,563 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 85#thread4EXITtrue, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,564 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,564 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,564 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,564 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 85#thread4EXITtrue, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,564 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,564 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,564 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,564 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 85#thread4EXITtrue, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,565 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,565 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,565 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,565 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 85#thread4EXITtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,572 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,573 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,573 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 85#thread4EXITtrue, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,573 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,573 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,573 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,573 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 85#thread4EXITtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,573 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,573 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,573 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,573 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 85#thread4EXITtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,574 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,574 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,574 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,574 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 85#thread4EXITtrue, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,574 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,574 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,574 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,574 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 85#thread4EXITtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,574 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,575 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-27 19:51:19,575 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 14#L128true, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,835 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,835 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,835 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,835 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,835 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,835 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 14#L128true, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,836 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,836 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,836 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,836 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 2#L180true, 14#L128true, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,836 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,836 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,836 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,836 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 14#L128true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,837 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,837 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,837 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,837 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 14#L128true, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,837 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,837 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,837 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,837 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,863 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,863 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,863 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,863 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,863 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,863 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,863 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,863 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,864 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,864 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,864 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,864 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,865 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,865 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,865 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,865 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,865 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,865 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,865 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,865 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,865 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,865 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,865 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,865 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,866 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,866 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,866 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,866 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,866 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,867 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,867 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,867 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,867 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,867 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,867 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,867 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,868 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,868 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,868 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,868 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,868 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,868 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,868 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,868 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,869 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,869 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,869 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,869 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,870 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,870 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,870 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,870 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,871 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,871 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,871 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,871 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 175#true, 165#true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,871 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,871 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,872 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,872 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,873 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,873 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,873 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,873 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,873 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,873 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,873 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,873 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,874 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,874 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,874 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,874 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 165#true, 175#true, 41#L106-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,875 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,875 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,875 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,875 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 41#L106-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,875 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,875 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,876 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,876 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 165#true, 175#true, 41#L106-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,876 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,876 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,876 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,876 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, 41#L106-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,877 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,877 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,877 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,877 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 41#L106-3true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,877 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,877 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,877 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,877 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, 41#L106-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,878 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,878 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,878 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,878 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 175#true, 165#true, 41#L106-3true, 19#L61true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,879 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,879 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,879 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,879 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 41#L106-3true, 19#L61true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,879 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,879 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,879 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,879 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 165#true, 175#true, 41#L106-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,879 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,879 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,879 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,880 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 175#true, 165#true, 96#$Ultimate##0true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,916 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,916 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,916 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,916 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 96#$Ultimate##0true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,916 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,917 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,917 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,917 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 175#true, 165#true, 96#$Ultimate##0true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,917 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,917 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,917 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,917 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 85#thread4EXITtrue, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,940 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,940 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,941 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,941 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 85#thread4EXITtrue, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,941 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,941 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,941 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,941 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 85#thread4EXITtrue, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,941 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,941 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,941 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,941 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 85#thread4EXITtrue, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,942 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,942 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,942 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,942 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 85#thread4EXITtrue, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 35#L99true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,942 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,942 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,942 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,942 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 85#thread4EXITtrue, 35#L99true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,943 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,943 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,943 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 19:51:19,943 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 85#thread4EXITtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,956 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,956 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,956 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,956 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 85#thread4EXITtrue, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:19,957 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,957 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,957 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,957 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 85#thread4EXITtrue, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 58#$Ultimate##0true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:19,957 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 19:51:19,957 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:19,957 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:19,957 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,176 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,176 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,176 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,176 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,176 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,176 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,176 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,176 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,176 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,177 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,177 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,177 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,177 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,177 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,177 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,177 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,178 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,178 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,178 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,178 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,178 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,178 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,178 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,178 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,179 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,179 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,179 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,179 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,179 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,179 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,179 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,179 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,180 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,180 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,180 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,180 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,180 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,180 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,181 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,181 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,181 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,181 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,181 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,181 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,181 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,181 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,181 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,181 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,182 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,182 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,182 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,182 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,182 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,182 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,182 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,182 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,183 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,183 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,183 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,183 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,183 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,184 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,184 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,184 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,184 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,184 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,184 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,184 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,184 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,184 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,184 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,184 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 165#true, 175#true, 41#L106-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,185 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,185 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,185 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,185 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 41#L106-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,186 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,186 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,186 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,186 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, 41#L106-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,186 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,186 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,186 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,186 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 165#true, 41#L106-3true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,187 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,187 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,187 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,187 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 41#L106-3true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,187 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,187 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,187 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,187 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, 41#L106-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,187 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,188 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,188 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,188 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, 41#L106-3true, 19#L61true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,188 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,188 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,189 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,189 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 41#L106-3true, 19#L61true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,189 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,189 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,189 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,189 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 175#true, 165#true, 41#L106-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,189 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,189 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,189 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,189 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,214 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,214 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,214 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,214 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,214 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,214 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,214 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,214 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,214 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,214 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,214 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,215 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,215 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,215 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,215 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,215 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,216 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,216 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,216 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,216 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 165#true, 175#true, 128#L148true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,216 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,216 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,216 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,216 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 61#L119true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,217 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,217 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,217 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,217 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,217 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,217 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,217 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,217 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,218 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,218 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,218 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,218 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,218 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,218 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,219 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,219 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,219 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,219 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,219 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,219 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,219 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,219 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,219 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,219 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 61#L119true, 175#true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,220 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,220 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,220 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,220 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,220 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,221 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,221 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,221 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 61#L119true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,221 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,221 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,221 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,221 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 165#true, 175#true, 41#L106-3true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,222 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,222 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,222 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,222 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 41#L106-3true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,222 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,222 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,223 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,223 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 165#true, 175#true, 41#L106-3true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,223 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,223 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,223 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,223 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,224 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,224 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,224 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,224 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,224 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,224 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,224 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,224 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,224 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,225 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,225 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,225 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,225 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,225 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,225 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,225 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,226 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,226 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,226 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,226 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,226 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,226 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,226 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,226 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,227 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,227 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,227 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,227 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,227 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,227 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,227 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,227 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,228 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,228 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,228 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,228 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 61#L119true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,228 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,228 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,228 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,229 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,229 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,229 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,229 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,229 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,229 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,229 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,229 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,229 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 175#true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,230 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,230 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,230 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,230 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,230 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,230 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,230 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,231 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 175#true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,231 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,231 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,231 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,231 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 175#true, 41#L106-3true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,232 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,232 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,232 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,232 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 41#L106-3true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,232 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,232 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,232 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,232 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 165#true, 41#L106-3true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,233 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,233 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,233 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,233 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 19:51:20,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 14#L128true, 165#true, 175#true, 13#thread3EXITtrue, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,250 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,250 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,250 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,250 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 165#true, 175#true, 13#thread3EXITtrue, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,250 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,250 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,250 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,251 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 14#L128true, 165#true, 175#true, 13#thread3EXITtrue, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,251 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,251 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,251 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,251 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 165#true, 175#true, 96#$Ultimate##0true, 13#thread3EXITtrue, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,261 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,261 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,261 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,261 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 96#$Ultimate##0true, 175#true, 13#thread3EXITtrue, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,261 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,261 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,261 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,261 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 165#true, 96#$Ultimate##0true, 175#true, 13#thread3EXITtrue, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,261 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,261 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,261 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,261 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#thread4EXITtrue, 35#L99true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,280 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,280 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,280 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,280 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 85#thread4EXITtrue, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,280 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,281 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,281 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,281 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 85#thread4EXITtrue, 175#true, 35#L99true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,281 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,281 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,281 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,281 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 85#thread4EXITtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,288 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,288 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,288 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,289 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 85#thread4EXITtrue, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,289 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,289 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,289 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,289 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 85#thread4EXITtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 58#$Ultimate##0true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,289 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,289 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,289 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,289 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,565 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,565 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,565 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,565 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,566 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,566 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,566 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,566 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,566 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,566 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,566 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,566 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,567 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,567 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,567 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,567 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,568 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,568 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,568 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,568 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,568 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,568 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,568 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,568 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 61#L119true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,569 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,569 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,569 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,569 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,569 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,569 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,570 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,570 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 61#L119true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,570 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,570 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,570 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,570 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 72#L48-3true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 61#L119true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,571 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,571 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,571 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,571 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,571 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,571 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,571 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,571 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,572 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,572 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,572 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,572 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 2#L180true, 175#true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,573 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,573 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,573 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,573 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,573 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,573 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,573 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,573 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,574 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,574 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,574 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,574 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 175#true, 41#L106-3true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,575 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,575 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,575 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,575 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 41#L106-3true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,575 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,575 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,575 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,575 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 41#L106-3true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,576 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,576 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,576 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,576 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,577 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,577 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,577 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,577 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,577 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,577 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,577 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,577 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,578 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,578 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,578 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,578 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,579 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,579 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,579 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,579 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,579 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,579 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,579 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,579 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,580 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,580 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,580 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,580 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 61#L119true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,580 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,581 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,581 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,581 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,581 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,581 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,581 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,581 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 61#L119true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,581 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,581 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,582 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,582 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 160#true, 61#L119true, 2#L180true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,582 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,582 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,582 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,582 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,583 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,583 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,583 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,583 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,583 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,583 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,583 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,583 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 2#L180true, 175#true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,584 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,584 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,584 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,584 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,585 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,585 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,585 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,585 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 93#L135-3true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,585 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,585 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,585 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,585 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 175#true, 41#L106-3true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,586 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,586 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,586 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,586 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 41#L106-3true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,586 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,587 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,587 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,587 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 2#L180true, 41#L106-3true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,587 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,587 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,587 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 19:51:20,587 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 14#L128true, 175#true, 165#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,602 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,602 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,602 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,602 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 14#L128true, 165#true, 175#true, 13#thread3EXITtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,603 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,603 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,603 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,603 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 14#L128true, 165#true, 175#true, 13#thread3EXITtrue, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,603 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,603 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,603 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,603 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 85#thread4EXITtrue, 35#L99true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,673 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,673 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,673 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,673 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 85#thread4EXITtrue, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L99true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,673 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,673 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,673 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,673 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 85#thread4EXITtrue, 35#L99true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,674 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,674 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 19:51:20,674 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,674 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,950 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,950 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,950 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,950 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,951 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,951 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,951 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,951 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 165#true, 175#true, 128#L148true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,951 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,951 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,951 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,951 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,952 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,952 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,953 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,953 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,953 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,953 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,953 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,953 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,953 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,953 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,954 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,954 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 61#L119true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,955 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,955 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,955 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,955 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,955 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,955 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,955 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,955 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 61#L119true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,956 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,956 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,956 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,956 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 61#L119true, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,957 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,957 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,957 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,957 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,958 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,958 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,958 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,958 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 61#L119true, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,958 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,958 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,958 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,958 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 61#L119true, 165#true, 175#true, 19#L61true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,960 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,960 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,960 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,960 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 19#L61true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,960 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,960 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,960 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,960 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 61#L119true, 165#true, 175#true, 19#L61true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,961 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,961 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,961 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,961 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [Black: 162#(<= 0 ~n1~0), 154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 41#L106-3true, 128#L148true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,962 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,962 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,963 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,963 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 41#L106-3true, 175#true, 128#L148true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:20,963 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,963 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,963 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,963 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 175#true, 165#true, 41#L106-3true, 128#L148true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:20,963 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-27 19:51:20,963 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:20,963 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:20,963 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 165#true, 175#true, 128#L148true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,273 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,273 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,273 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,273 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 128#L148true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,273 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,273 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,273 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,273 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 132#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, 2#L180true, 165#true, 175#true, 128#L148true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:21,274 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,274 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,274 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,274 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, 128#L148true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,275 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,275 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,275 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,275 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 128#L148true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,275 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,275 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,275 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,275 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [Black: 162#(<= 0 ~n1~0), 154#true, 2#L180true, 165#true, 175#true, 128#L148true, 19#L61true, 108#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,276 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,276 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,276 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,276 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 61#L119true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,277 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,277 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,277 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,277 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,277 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,277 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,277 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,277 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [4#thread4Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 61#L119true, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:21,278 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,278 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,278 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,278 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 61#L119true, 2#L180true, 175#true, 165#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,279 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,279 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,279 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,279 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 61#L119true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,279 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,279 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,279 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,279 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [139#thread4Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 61#L119true, 2#L180true, 165#true, 175#true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:21,280 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,280 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,280 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,280 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [154#true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 162#(<= 0 ~n1~0), 61#L119true, 2#L180true, 165#true, 175#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,281 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,281 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,281 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,281 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 61#L119true, 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 165#true, 175#true, 93#L135-3true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,281 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,281 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,282 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,282 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 61#L119true, 2#L180true, 175#true, 165#true, 93#L135-3true, 19#L61true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:21,282 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,282 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,282 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,282 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 175#true, 165#true, 41#L106-3true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,283 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,283 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,283 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,283 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 41#L106-3true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,284 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,284 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,284 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,284 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [154#true, Black: 162#(<= 0 ~n1~0), 2#L180true, 175#true, 165#true, 41#L106-3true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 19#L61true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), 81#L77-3true, Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,284 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,284 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,284 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,285 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-27 19:51:21,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [72#L48-3true, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 162#(<= 0 ~n1~0), 61#L119true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,299 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,299 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,299 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:21,299 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,299 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,299 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,299 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,300 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:21,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [72#L48-3true, 154#true, Black: 162#(<= 0 ~n1~0), 61#L119true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:21,300 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,300 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,300 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:21,301 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1147] L76-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_165) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_165} OutVars{~n2~0=v_~n2~0_165, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][108], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 124#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,301 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,301 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,302 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:21,302 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1148] L76-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_167) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][109], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 73#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 175#true, 165#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0)]) [2024-11-27 19:51:21,302 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,302 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,302 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,302 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:21,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1149] L76-3-->L77-3: Formula: (and (= v_~n2~0_169 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_170) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_170} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][111], [5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 154#true, Black: 160#true, 61#L119true, 165#true, 175#true, 128#L148true, Black: 170#(and (<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 82#L179-4true, Black: 168#(<= |thread1Thread1of1ForFork1_~tmp2~0#1| ~n1~0), Black: 167#(<= ~n2~0 ~n1~0), 81#L77-3true]) [2024-11-27 19:51:21,302 INFO L294 olderBase$Statistics]: this new event has 80 ancestors and is cut-off event [2024-11-27 19:51:21,302 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-27 19:51:21,302 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-27 19:51:21,303 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event